Loading Tool

Explorer IconExplorer

Memory Pool

36,640 transactions
18.66 vMB
0.28308132 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 10 blocks ()
  • 3 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 5 blocks ()
  • 6 sats/vbyte = 4 blocks ()
  • 7 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 97.36/200 MB

Candidate Block

Mining Attempt e9980631fcd0966567032e35c379c367ba439aefed7928fccf95e03585c3b167
Version 20000000
Previous Block 000000000000000000003a062576f0e1187aedd3325288bf9f43815f057dc01b
Merkle Root f7d5c72ed71fe6c62d71977d1ce0ea428b8d6b2d1d853f82bdb6260651e9e092
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,278
Size: 1.00 vMB
Total Fees: 0.05339087 BTC
Avg Feerate: 5.42 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,056 (750,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
162,126 162,126 00000000000002d8d7ae912f3434ebfae541f005a179bfebdf1feb45c668bd5d 0.00 MB 1 0
162,125 162,125 00000000000000e334fba2b6ad6b714d61aa8751735dce8b3ff619de5dc5e861 0.02 MB 62 76
162,124 162,124 000000000000073325201608b8db8e13e6eb77f050059eb1a5cc05130d4df83f 0.01 MB 29 375
162,123 162,123 0000000000000c622c1a3bc35c97aa52cc4952a02a1b9a0b062cbbfe53ba0142 0.00 MB 6 0
162,122 162,122 0000000000000ae1d0f502efb23b2ed17069d0205cd4bd97703c9c1eaab9684a 0.01 MB 20 74
162,121 162,121 00000000000002cce64daca26fd352226c58f9d08c8cd177a903cb602e5be2d1 0.00 MB 1 0
162,120 162,120 00000000000000e0113c9b2caeea2fc91bd1560bb45330f295dc1ab51073a25d 0.02 MB 45 47
162,119 162,119 00000000000008ddf8c9d24471507d9ab01215aa6d6604f4bf7d53a42e8b315e 0.01 MB 11 173
162,118 162,118 0000000000000266ae96bb40f574befc1dd59dedbbc7d29d204f422261962359 0.02 MB 18 111
162,117 162,117 00000000000003c7cd56299dc47bcb50cbfe03f7171cb7097c7f2bd20d343ee6 0.02 MB 66 0
162,116 162,116 0000000000000b461c9e0bf3d2cd82ce436f3c6b8b75fcdb5634de51dc4f8400 0.00 MB 1 0
162,115 162,115 00000000000006550bf924132a1e3a3f17cf2ecd4398d4d42d71493a38f91135 0.04 MB 89 208
162,114 162,114 0000000000000647d6069504e1eca5d926d15847a718e6f82af830e9d19174c3 0.05 MB 90 209
162,113 162,113 00000000000009a13ad7a82588336946bc633b549be96f87584b3cd227422617 0.01 MB 18 223
162,112 162,112 00000000000008b62e6188e4766070619233d2bc1bab73d70b78f7871b73216b 0.01 MB 19 29
162,111 162,111 00000000000000aa0d05c58878e1ae47ada75ebfce9957c15e9877582895f6fa 0.00 MB 7 21
162,110 162,110 0000000000000722478e0e4101bf44c70d6424f1daa69680dd7c9d1d7053a345 0.01 MB 13 80
162,109 162,109 000000000000041ae5311b4e0b9502b770d11a3c7ccd075203d01a230a62013f 0.04 MB 88 36
162,108 162,108 0000000000000aae2f1e30c83873dd082c41876273aba247e709e5a9bebfc20b 0.03 MB 65 211
162,107 162,107 0000000000000c9c9ba3d6c3368c4fa124d872409fef7268f8f2577ec40dc2a1 0.00 MB 6 876
162,106 162,106 000000000000021f2d5636e2e0dfc7c29a506a42a4e24c3bd455b7b8bd308603 0.00 MB 12 0
Previous 10 blocks ↓
Total Size: 778.95 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 62
    • Outgoing: 10
  • Data Transfer:
    • Sent: 58.43 GB
    • Received: 0.20 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.