Loading Tool

Explorer IconExplorer

Memory Pool

81,696 transactions
31.14 vMB
0.08296083 BTC
Random Selection Loading Transactions
Max Size: 189.30/200 MB

Candidate Block

Mining Attempt 66a732f3ff0f327aacb3d0cc636d1beeffe74f606f4bcf85b0fe591bdb30d49c
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 41d159b342e83ad52b247d45da3239506157e24292dd236c60dbeb77f61161cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,993
Size: 1.00 vMB
Total Fees: 0.01535098 BTC
Feerates: 73.20 > 1.54 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (165,692 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,517 749,517 0000000000000000000384dfd254867d539e13a2108545014517086e20480390 2,127 1.00/1.00 vMB 3
749,516 749,516 00000000000000000009e2976c273f5b0b8bddecef82cb85d61b87f68e08911e 1,578 1.00/1.00 vMB 6
749,515 749,515 00000000000000000000bcdcc7fe195e6e7a1f1123ffd335b54a961f95bd4afa 1,112 1.00/1.00 vMB 5
749,514 749,514 00000000000000000003c06d4d35c5fa17e54f1d19cabe527eeea6324c4840aa 2,003 1.00/1.00 vMB 15
749,513 749,513 000000000000000000035da67ebfb8dca08e336f4b00c898b2a0f94a4d66e672 296 0.14/1.00 vMB 9
749,512 749,512 000000000000000000035bafa52ce3e0437d3eff8353c422110ae35e31604b2d 1,586 0.83/1.00 vMB 3
749,511 749,511 00000000000000000004145ea23f805f84c7161ec12f3ec4a391a609486c59b2 2,530 1.00/1.00 vMB 13
749,510 749,510 00000000000000000003cae75167ac3b94fee935a4c2ad393c6b81540a1e03a8 1,571 0.59/1.00 vMB 8
749,509 749,509 00000000000000000003e75610ff95b70ba1be75012dfe10738dc13e7835ac69 51 0.02/1.00 vMB 6
749,508 749,508 000000000000000000066e8d8ad244e89941b2c4a4ddc62b630919e2aecda312 548 0.27/1.00 vMB 6
749,507 749,507 000000000000000000051d6716fb04ba3495b30006b8f309ebb1ee6983d4c03b 734 0.34/1.00 vMB 7
749,506 749,506 000000000000000000001403adfd706312f9cbcad2b4d2ce89f88dab4a8617fd 1,469 0.95/1.00 vMB 3
749,505 749,505 000000000000000000055815f84b328642c4d2d45eeeb71d190536febb22389c 1,953 1.00/1.00 vMB 11
749,504 749,504 000000000000000000052965de69e97b6537737bca8cae68782ecf2a96b29858 751 0.31/1.00 vMB 15
749,503 749,503 00000000000000000005898d2eb1fd770d56ff70b8ca36f14ca6b1b29656c278 212 0.16/1.00 vMB 3
749,502 749,502 00000000000000000005912b315c07976b3ea7d76e2ac52d28050c1a6969fa2e 1,367 1.00/1.00 vMB 4
749,501 749,501 00000000000000000003bb42d79adf1a8b51b612641c67ba4a1298b9079f3ceb 1,857 1.00/1.00 vMB 2
749,500 749,500 00000000000000000005a95a39c4a8ffa45efdb72aff2c87ba131af72d7762ee 1,485 1.00/1.00 vMB 8
749,499 749,499 00000000000000000002d7a63c918317d3f716c2dbb0158b74e5458b88de5bc0 2,332 1.00/1.00 vMB 12
749,498 749,498 00000000000000000000d6b4bad4220ad8d902ef4d26b6ec23f8c16aa4b7150f 629 0.25/1.00 vMB 9
749,497 749,497 00000000000000000009151d4205139d5a34a7fcf2e9f53eb2660f454fa20a6d 1,247 0.52/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.