Loading Tool

Explorer IconExplorer

Memory Pool

41,290 transactions
18.09 vMB
0.17087629 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.79/200 MB

Candidate Block

Mining Attempt 2b38c4ac54baa546d0854f272269f719f5f65c91d43600b4fadb3aa85a53cc98
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root a9159536dc8262b7d9e5158e1dd2627825874afd8abe8c9ac55e5c9d046e3164
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,664
Size: 1.00 vMB
Total Fees: 0.05513717 BTC
Median Feerate: 4.68 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (640,856 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,465 272,465 00000000000000006d895bfb6cf26ecc8271a5e750a074a2d5e6599ca033d6ea 77 0.04 vMB 44
272,464 272,464 00000000000000035032f6698c2928210fe6f690b957e8d470bfa8893f2ad891 59 0.03 vMB 55
272,463 272,463 0000000000000002554bc815a6152eb320badebd4b47aff2265a7454d8c61f87 310 0.13 vMB 23
272,462 272,462 00000000000000043baa65b195e9a81b421c261ae38316cc46c20e8f77d292ca 165 0.08 vMB 31
272,461 272,461 00000000000000054275442d71034f1b79e1e7b07807a164c5a1200de0f04a31 681 0.36 vMB 50
272,460 272,460 0000000000000002244c09a79bcb34750b9bdbe8337f838c044ab66ee816b7a9 686 0.25 vMB 55
272,459 272,459 0000000000000004a71fe295bf99d7410dda1970a2661f0ff8d4592662e64d63 140 0.07 vMB 52
272,458 272,458 0000000000000002e989f923dd34e13801e612a8b2df14559562123df53a5f5a 91 0.04 vMB 12
272,457 272,457 0000000000000000f222b6fd72bbc69c8049131d89b727b22a756b80bdc07482 399 0.18 vMB 54
272,456 272,456 0000000000000002247fff04a3c3b349f842f16d49e74449141a3678a5cb84a3 423 0.29 vMB 28
272,455 272,455 0000000000000005a2d7c76bf9204129ea26d2402803591cf15455236e7f2a01 557 0.25 vMB 69
272,454 272,454 000000000000000148c6baf669b6e69cc74ab5fa60a687b0f212dd6eb648ee5d 44 0.02 vMB 45
272,453 272,453 00000000000000031b91bdcaf1110ea6aee6bcd3b6dc4bcd589588ef3aff8217 90 0.07 vMB 15
272,452 272,452 000000000000000336f77ce65f592664210a080e1943519547ba3726b8c4231f 113 0.17 vMB 11
272,451 272,451 00000000000000007ec74a298a603af133eedca1764c34eec4e77561c1939d1f 355 0.25 vMB 50
272,450 272,450 00000000000000050b4a86f19c6f662cc444da62f326523bb7ef349188031fb4 602 0.25 vMB 57
272,449 272,449 0000000000000001b0e6cbfc53a31843086589e9f075a1ed1171e0d321d20ca7 64 0.10 vMB 13
272,448 272,448 00000000000000047aa514ce0f29e6820a729879bf07476bb233a47009e0345f 503 0.25 vMB 54
272,447 272,447 00000000000000018915e7aedec062cea370936da0746e9a9368bb7ad8312b04 281 0.15 vMB 50
272,446 272,446 00000000000000001f27dac04e04a644374048fa28763082af298be9101f2e77 444 0.25 vMB 39
272,445 272,445 000000000000000475921e92756a0336fa804062380b57804e951e1f1e1974cf 49 0.03 vMB 32
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 113.39 GB
    • Received: 0.47 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.