Loading Tool

Explorer IconExplorer

Memory Pool

79,225 transactions
29.27 vMB
0.11960903 BTC
Random Selection Loading Transactions
Max Size: 177.55/200 MB

Candidate Block

Mining Attempt 9bcd69241e293ed39a8fc31877cc02a0ad4045b4e3cd7c9e450405f718b584ec
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root f07812a551969cb62a1240dc16b72168f099fee9ba058e2821bc20e38e101e5c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,818
Size: 1.00 vMB
Total Fees: 0.05774856 BTC
Feerates: 101.65 > 5.79 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (271,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
643,517 643,517 0000000000000000000a20d4e44482a3b72f1d55c149e5fa5724b0b328d1f978 2,843 1.00/1.00 vMB 153
643,516 643,516 0000000000000000000dbdbfb6cdbd2608864be811231c1c18752b145f4b0f06 2,428 1.00/1.00 vMB 112
643,515 643,515 0000000000000000000803a66cf015d81598b06c095708fd3e791ebacab0abf7 2,995 1.00/1.00 vMB 152
643,514 643,514 000000000000000000002fab75aba9f7d89cdf6364663d3b55d5bb8bee716b69 2,867 1.00/1.00 vMB 146
643,513 643,513 00000000000000000002bf5adeae0f08771605a20ee080ef4a43ab0d8c333c6f 2,722 1.00/1.00 vMB 105
643,512 643,512 00000000000000000001f413da0b76df96c691cc69e380f52d6026b271db38b7 2,812 1.00/1.00 vMB 60
643,511 643,511 0000000000000000000a60023595743fda3765c604e55e3b908713a44d42e94b 2,197 1.00/1.00 vMB 84
643,510 643,510 00000000000000000007422bf01d70e7a695a09668bea5c23c89e79f3c129886 2,799 1.00/1.00 vMB 84
643,509 643,509 0000000000000000000942561e5894597840ee709b44bf6aba4c1cd500a51f02 2,626 1.00/1.00 vMB 71
643,508 643,508 0000000000000000000f26b0d08d698bc7ee095f77c15359b4800afbceaa7890 2,710 1.00/1.00 vMB 134
643,507 643,507 00000000000000000001efdce550838db9ccefebe814f730e859635af04839a4 2,118 1.00/1.00 vMB 136
643,506 643,506 000000000000000000032929c6917be774601729184e071756692bf2594b2d2b 2,783 1.00/1.00 vMB 59
643,505 643,505 000000000000000000080003ef7dafc54e1a3212c9062fc52b9cb54453067aab 2,848 1.00/1.00 vMB 118
643,504 643,504 0000000000000000000405025a3fa3a9db5aa886a19c4779d272be9b872d6ccb 2,444 1.00/1.00 vMB 21
643,503 643,503 00000000000000000007388f7e400456fe9215472a81527d3b99c03a5fb83c08 2,299 1.00/1.00 vMB 33
643,502 643,502 0000000000000000000bd3495077f0594c0fa60ccec60bb2be9d048ba2f5e5b3 2,120 1.00/1.00 vMB 98
643,501 643,501 000000000000000000086ca5f693dd39ee18dde314dee2b22f66c4ee93e5bdf7 1,949 1.00/1.00 vMB 141
643,500 643,500 0000000000000000000cc38808f983980be1cafc7c9cf7498f8f1d9324cf6bb9 2,600 1.00/1.00 vMB 135
643,499 643,499 0000000000000000000576284244fa027c319bc0d5953539c1563ff5898d5f48 2,499 1.00/1.00 vMB 26
643,498 643,498 0000000000000000000c9739b3f1b5d6b7b1912ba670f356933d44232d0d366f 2,631 1.00/1.00 vMB 100
643,497 643,497 00000000000000000000b56697425b52e86455cfa70e7c6c1cadb22615539e09 1,730 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.60 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: 671.67 GB
    • Received: 15.98 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.