Loading Tool

Explorer IconExplorer

Memory Pool

78,697 transactions
30.01 vMB
0.11462179 BTC
Random Selection Loading Transactions
Max Size: 178.92/200 MB

Candidate Block

Mining Attempt 28fd37fef2cad5d0d2f863017f9fdfbc384cee6e4acfc46bfb66a4112fb2cf98
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root e1d498463ec4c1b651bc9f0b2f22e30b1793b746fdc9dd3cebb076cd8ce29367
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,033
Size: 1.00 vMB
Total Fees: 0.02727312 BTC
Feerates: 109.82 > 2.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (533,646 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,656 381,656 00000000000000000efd6ece11b90fbfe9d8d7c41ad5217c2285d1e278572e42 1 0.00/1.00 vMB 0
381,655 381,655 00000000000000000ef23fe1ea753b69c43747f7ea186de021d87efa98cb88ec 197 0.25/1.00 vMB 15
381,654 381,654 00000000000000000f8e74a12d027c44d5d5ccfd2a688a714e7505802acdc4f2 1,613 0.93/1.00 vMB 40
381,653 381,653 00000000000000000975bc6376f3c1a79d87b5d64ff4049c6acf81560a55fa97 87 0.10/1.00 vMB 11
381,652 381,652 00000000000000000452d0c2fcd6a1c23844aeea5aa00bd9dc1d833b142e9713 195 0.13/1.00 vMB 45
381,651 381,651 0000000000000000044ee07f158f3e50a2bf86741000325478282506ed7c545e 321 0.25/1.00 vMB 15
381,650 381,650 000000000000000010df50234377dc50ca2c8d56399946bd0d5c51c970c6f3c5 170 0.13/1.00 vMB 31
381,649 381,649 000000000000000008c592f4aabc827a207d7b532993d9dbd658b25e49ee5642 249 0.16/1.00 vMB 29
381,648 381,648 00000000000000000f150d5caf508d6ffc0d31c738deda6b746b9d805fec22e8 521 0.44/1.00 vMB 19
381,647 381,647 0000000000000000065ab154534ecd2378cc6d721d6be88380d465190247b1bd 2,040 1.00/1.00 vMB 63
381,646 381,646 00000000000000000746c00a63e152e616117a1e48a710ff212f0de734497ead 184 0.22/1.00 vMB 10
381,645 381,645 00000000000000001067246d1a516d8bc9b7a3b5aa208106e8a3e50431c8c6b8 703 0.51/1.00 vMB 18
381,644 381,644 000000000000000006aa34da72b2e91f079a6789ca3d18e2e97a7e30932c9bf2 2,253 1.00/1.00 vMB 44
381,643 381,643 0000000000000000097e78cc01520ea1c38d72c922830f49dff8c3e7978d149c 664 0.30/1.00 vMB 37
381,642 381,642 00000000000000000d488d5044b4d6aeb103728f2aee0da81a6641ae2e4010a2 625 0.32/1.00 vMB 38
381,641 381,641 0000000000000000012c8af6becfc7574808946248a9847244eacf605be0e604 1,815 0.74/1.00 vMB 42
381,640 381,640 00000000000000000a8e26ceb2ed5d0444344eb17add63771552e086f08f89e3 931 0.43/1.00 vMB 43
381,639 381,639 00000000000000000c8f272e900656eaa2bcd4dd2e261e61a50229f61676f5a4 671 0.29/1.00 vMB 50
381,638 381,638 000000000000000002f14b22e1de9846cf7432625c1045aaf2ef6bf4f5027554 150 0.07/1.00 vMB 33
381,637 381,637 000000000000000001f6137ae458471b5c63785c73d510ab4ae2ffd08427f6af 347 0.20/1.00 vMB 31
381,636 381,636 0000000000000000118d4a15c50597fdcae5aa2ca934984bf872e57ed5304272 741 0.29/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.91 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.18 GB
    • Received: 17.52 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.