Loading Tool

Explorer IconExplorer

Memory Pool

42,626 transactions
26.73 vMB
0.07011652 BTC
Random Selection Loading Transactions
Max Size: 139.83/200 MB

Candidate Block

Mining Attempt 9e7d05cafed18c58041276d1a8a24cbf26aad30c5544671452f9ae372cfd9110
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 28c70d94ded811f768bf22fc8ffcaa4523d0861b281d16d6c4e5b9c97a6823c3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,492
Size: 1.00 vMB
Total Fees: 0.02065132 BTC
Feerates: 150.93 > 2.07 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (452,784 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
462,086 462,086 0000000000000000001b8dd1ef1febc17a817502cd6c6f793c701e7267b1ea17 896 1.00/1.00 vMB 61
462,085 462,085 000000000000000000cefa82abacced94a2ce514222d55008683ace2d087d438 1,563 0.99/1.00 vMB 100
462,084 462,084 00000000000000000108331db0551f8a84d4d773dd4729bce1278460fc53f975 1,360 1.00/1.00 vMB 100
462,083 462,083 000000000000000000c9f9b41f169eec29c645090f2296a984ef0a7065771237 1,581 1.00/1.00 vMB 112
462,082 462,082 000000000000000000388e31c1bd7b421e4097c442f04e7d9132ee392473aaf9 1,861 1.00/1.00 vMB 137
462,081 462,081 0000000000000000015dc3132d6fbe4548f0a5416b1b36bd23c30efa90633002 1,831 1.00/1.00 vMB 168
462,080 462,080 000000000000000000e0e48d028b5926c09feeef1a0b1e27fdaf54139b00d207 2,357 1.00/1.00 vMB 151
462,079 462,079 000000000000000001e1a28974fd1f160bd6bff27be792f6933aa6deb14dccca 611 1.00/1.00 vMB 36
462,078 462,078 00000000000000000065bfbfe7c0421ec141c46cc7f1a43b74c0eff492745455 1,616 1.00/1.00 vMB 170
462,077 462,077 000000000000000001123aef9e9968c58a168704d881bb34510286caa1ac4316 1,809 1.00/1.00 vMB 125
462,076 462,076 000000000000000001a8de0a9d19a77efe742a518cfe559bd77039eaf442729a 800 1.00/1.00 vMB 50
462,075 462,075 000000000000000000187b645f9fd6916769ced2ed3d2bfd0eb3303fe67d1465 282 1.00/1.00 vMB 17
462,074 462,074 000000000000000001d8e8f1323a8a13d9c13452c15bd663d1b01e27f7a25a99 220 1.00/1.00 vMB 23
462,073 462,073 0000000000000000001593e08e68818bf3a527bbda626ed2bd7c88c17001d115 636 1.00/1.00 vMB 45
462,072 462,072 0000000000000000004f384e7257b1d5bdc12f52fbbcf6a790566176e4688932 287 1.00/1.00 vMB 26
462,071 462,071 0000000000000000016122a158a4674a843d09e881e30bc44c3e231b5f16521c 429 1.00/1.00 vMB 46
462,070 462,070 000000000000000001b552dfa6cdb36bb672fca19663972d6743d4cc282d0480 1,403 1.00/1.00 vMB 80
462,069 462,069 000000000000000000b321a352568fef65ad6855a0bb9879809ec3bc374734f6 2,076 1.00/1.00 vMB 164
462,068 462,068 0000000000000000002f79414aca8b648baaaab08114cd3a00f532eeb538d637 2,042 1.00/1.00 vMB 169
462,067 462,067 000000000000000000b1db4dd367b6bf074a24308b995488192362f2cf5999ae 259 1.00/1.00 vMB 16
462,066 462,066 00000000000000000075d18af84f6eb2409b6d70d79020b08cd8bdc62108437c 207 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.16 GB

Node Details:

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