Loading Tool

Explorer IconExplorer

Memory Pool

30,176 transactions
8.95 vMB
0.11168078 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.22/200 MB

Candidate Block

Mining Attempt 5d017783df4046ea0cfee8291b431dd6bca63d9e0e81369178ce4f7a96fbd542
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 9f6f3a983c5bce32caef91e9a94d882793ab482ef7fc4e51822149d6890609d2
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,425
Size: 1.00 vMB
Total Fees: 0.05021964 BTC
Median Feerate: 3.09 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (751,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,656 161,656 0000000000000a5d6d9b2543fea5a3f7d1d1119e81e198bbc797aad787d5bd91 26 0.01 vMB 32
161,655 161,655 000000000000022dcbbf4fca41718d5dd1f0f54ab0657a609a98b66192512917 41 0.10 vMB 83
161,654 161,654 0000000000000c580e97ae2c720c009c9e42f2c59ce24e1680ccbb7c74e15b8b 48 0.02 vMB 65
161,653 161,653 0000000000000509543df7cb64b6a50faa348788b10567c9c22ebdf86b854229 76 0.03 vMB 141
161,652 161,652 00000000000009e5098566c7f1d34946898cc4c51e019dedeed373fe8229a12e 113 0.05 vMB 241
161,651 161,651 000000000000072ca942d33db8024fe49f50075ac75f0707888f9b40fee520de 1 0.00 vMB 0
161,650 161,650 000000000000015e4c6aa3d2565e12f66a3b30e4db199deade76c378a3360b55 29 0.01 vMB 114
161,649 161,649 000000000000062178c598aadfcfc8f582d66ffdd936047229ecbcd3b40367b7 15 0.00 vMB 67
161,648 161,648 00000000000000eac6ca0fb078a8c32c5f3c930ae09f43d616401732af33fe53 77 0.03 vMB 167
161,647 161,647 00000000000005a81cca3e6da7fbeef4aa746052056b9fbcb15c9a14991eed6b 14 0.00 vMB 56
161,646 161,646 00000000000004ee738b5d57e940e41878512be5245ad979c733a079abac08bd 52 0.03 vMB 22
161,645 161,645 0000000000000756f344417ac7490e51901745a1e93b5b70de0e502845fc97bc 78 0.07 vMB 383
161,644 161,644 0000000000000490bf632c9c249ebe5898418e7f543bca0b321b664611625725 29 0.02 vMB 88
161,643 161,643 000000000000022f84adf3af7d4260c6c8cf80f836b4f0df2210b2ad7827c851 82 0.04 vMB 83
161,642 161,642 000000000000067f3d0ab4cce0ac60b386c1f40ed108cb10eaaa5acd3d775227 1 0.00 vMB 0
161,641 161,641 0000000000000acdd493faf750043bc8cc82e5b9257d4ad48930ac8b2a8d9b1a 35 0.02 vMB 216
161,640 161,640 000000000000017a71bbba7ee75c24cf03da2efe88f01b3101dbeb59bb21595c 1 0.00 vMB 0
161,639 161,639 00000000000003dd19426b1a3c91fb459aeb8a2fd170fb43be431fe119a3b3d8 19 0.01 vMB 149
161,638 161,638 0000000000000ba66a0771ebba1c6e4084c8dc9dfe6eeb2df6dc41462545bd8a 12 0.00 vMB 43
161,637 161,637 00000000000003d887be86490eee89fbf497c0f358c12de35e5de485c04c6df9 13 0.01 vMB 19
161,636 161,636 000000000000081e029909305037d59a6116aa2fcdccc3f52d250c56b9be61a1 72 0.03 vMB 82
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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