Loading Tool

Explorer IconExplorer

Memory Pool

75,730 transactions
28.13 vMB
0.08739984 BTC
Random Selection Loading Transactions
Max Size: 170.69/200 MB

Candidate Block

Mining Attempt 0c764ecdda187fb7e3e2be4e3dd82f861c7ed4f1cf025c319c9d6dabed7c1f86
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root fcc7347700fb9d4ee90d2ecea7006b6f104c7c0fbb5185e4d949e388022019b2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,499
Size: 1.00 vMB
Total Fees: 0.02676246 BTC
Feerates: 402.60 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (470,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
444,835 444,835 00000000000000000182a5b080b32b5ea101476000d6b90035ad114bb3a8bf26 1,327 0.99/1.00 vMB 55
444,834 444,834 000000000000000000ef9fe068b8de0ac7fd7e0c8ec96d9cbdb271ffb795db7d 2,292 1.00/1.00 vMB 65
444,833 444,833 000000000000000003774c88e0668d65b4cae4c665553854890944bffb637a47 2,836 1.00/1.00 vMB 91
444,832 444,832 0000000000000000037cbfa4bd020104d4bd018eedff1d4cc02d67af484f9052 503 1.00/1.00 vMB 21
444,831 444,831 0000000000000000031e375c70e12f7286a41a05026fb1bb5f6101520a40e28b 1,209 1.00/1.00 vMB 29
444,830 444,830 00000000000000000067f743f09a894deaf6dbca0c307cde4fbc9f778b7c3eef 2,628 1.00/1.00 vMB 82
444,829 444,829 0000000000000000011e89f7bdabfd6fe47c7400f9cf76f24ff770e1401fc891 2,392 1.00/1.00 vMB 93
444,828 444,828 0000000000000000004d2a45bd70f33b46a0999e7563f3961172f649143cb388 1,394 0.71/1.00 vMB 45
444,827 444,827 000000000000000000e17b0d8bef179113e551fff28a8bf605a45978104d1f6f 2,315 1.00/1.00 vMB 69
444,826 444,826 0000000000000000010adebfa6c9b379b4557b5f5c8ad6abd51e1f4452d91c25 2,236 1.00/1.00 vMB 71
444,825 444,825 0000000000000000032d47d7dc53418857c4d35cd6d4819e5116fe5c5f2e8e10 1,635 1.00/1.00 vMB 81
444,824 444,824 00000000000000000133d1dad8dce5e14bae7a845e2b2b75057dc8ec0bf2a97c 1,331 1.00/1.00 vMB 89
444,823 444,823 000000000000000000ec7f42dfd649df66d3b6c04e020235edaa0eaf12ab08e8 2,988 1.00/1.00 vMB 119
444,822 444,822 0000000000000000025b35de51d563c425ab8bc7ee19fb49b56a3e1e7b5f52f8 1,427 0.63/1.00 vMB 83
444,821 444,821 000000000000000000e9cf9a4ab43240bad9d19ca4200029d0f08c417ba36eed 549 0.33/1.00 vMB 44
444,820 444,820 0000000000000000037ca49a7e8f73ae49843789d364d48a1cef8e952402c1d0 434 0.21/1.00 vMB 86
444,819 444,819 000000000000000000a1e83fea73ae419897308912a4a6e7432fd9ac2e74b8ca 2,399 1.00/1.00 vMB 65
444,818 444,818 000000000000000002ffb434abcaebc21fdc33c5085c3d5da2d719007f414ba8 2,600 1.00/1.00 vMB 87
444,817 444,817 0000000000000000029f2f567a837d13a64c6ece48f42011812245e14f914f81 2,242 1.00/1.00 vMB 89
444,816 444,816 0000000000000000021cc882ceee35b095a32254ec329cde09420396bee5ca3a 2,306 1.00/1.00 vMB 76
444,815 444,815 000000000000000000a7f9cbba7826c5b5f62947897866b175d04d7e31b3559c 558 0.98/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.