Loading Tool

Explorer IconExplorer

Memory Pool

78,562 transactions
29.79 vMB
0.07655174 BTC
Random Selection Loading Transactions
Max Size: 181.82/200 MB

Candidate Block

Mining Attempt dbe0100ee0ff7480c38b416e5d5a2c56a0be6c148dabbdc424cb0e7e8e6199a3
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root 07f97f6bddb98648f4709cfd6e0b9d2fd50609a2e87522ed09aa028ad1d7db6d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,219
Size: 1.00 vMB
Total Fees: 0.01059841 BTC
Feerates: 100.46 > 1.06 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (619,565 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,829 295,829 000000000000000089f52d4e82bb65a542f05e7ca6ebfc478597e1934f93a1b3 623 0.27/1.00 vMB 57
295,828 295,828 00000000000000007e083484903caf857b1da28f861ba7f0ff0e3c4f6662df2c 107 0.10/1.00 vMB 17
295,827 295,827 0000000000000000346a1abb9a30e07027a85ef608fa3d861c5e38ec84c713b5 365 0.24/1.00 vMB 20
295,826 295,826 00000000000000000bd242ebd558012400281f0f0cba0a3e579090fb871ac247 991 0.35/1.00 vMB 55
295,825 295,825 000000000000000009b929ff5b2745f01c099b966c5db4c223d7df5ed415be8b 152 0.23/1.00 vMB 17
295,824 295,824 0000000000000000375cc85322a63d2279ed9a637dbb62abf7e2bf88352f3239 499 0.25/1.00 vMB 38
295,823 295,823 000000000000000076e59ad4af616e2d8b4d3e7560fb0a23aad1cbce00a4a05d 486 0.35/1.00 vMB 25
295,822 295,822 0000000000000000af3eb3c65a176cae592e62abd150b7223f002aaa268115b6 666 0.25/1.00 vMB 65
295,821 295,821 00000000000000003cc21e107e285b3c97c4634a15b2f52b589afa852737941a 285 0.26/1.00 vMB 19
295,820 295,820 00000000000000001c38d750fadc31caa6e3e721529d089ad9fee47a5d640e6d 957 0.35/1.00 vMB 61
295,819 295,819 00000000000000004e15284dcf9c2835d30688e7a25cad732a19f6103fb46552 240 0.22/1.00 vMB 24
295,818 295,818 00000000000000002a3035696065b21506bfb7fb71019850221a0da897d72fc6 934 0.50/1.00 vMB 47
295,817 295,817 000000000000000087885edd136670fceccf48cc9129fc19e8dc8fd6415ae3bc 1,327 0.82/1.00 vMB 30
295,816 295,816 0000000000000000846ccf5dc639fa948220447765b7ef20859fef6149ec5d31 128 0.13/1.00 vMB 16
295,815 295,815 00000000000000006012477658db9cf638633e078ec3fbe1c4bd56ff63c33a2c 1,024 0.44/1.00 vMB 43
295,814 295,814 00000000000000009988ea335bc82d9f218c9d1723dfad79cf91120f924ff097 654 0.35/1.00 vMB 40
295,813 295,813 0000000000000000253b9c112d5c0239e97aa73190ae14b8b01493e3498c9700 73 0.03/1.00 vMB 78
295,812 295,812 000000000000000059b76223f4741cbf97adeb1fa391743be8d950a374906e9d 438 0.30/1.00 vMB 25
295,811 295,811 000000000000000012dec6bcab56a9ba7dedf3c2afbdbbba0aabf83a8c66c67f 256 0.10/1.00 vMB 61
295,810 295,810 000000000000000044a23124f7424e1878e240714cac86a0a3b8177e46b4c390 400 0.23/1.00 vMB 35
295,809 295,809 0000000000000000230ce2172dcecd0f4e48c0cb8df247096caa53560ca6a152 508 0.35/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.07 GB

Node Details:

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