Loading Tool

Explorer IconExplorer

Memory Pool

15,715 transactions
7.69 vMB
0.02571705 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.24/200 MB

Candidate Block

Mining Attempt eacaedc4489d49fb30f187263251aa5666fba13582bcd0672f73cf336885ee92
Version 20000000
Previous Block 00000000000000000000a45db616fc5e02bd7b3acac1b70a222f1658457231ae
Merkle Root 798433e9817d1270df74eebeb4006841d2d3a8c2c76546f343270b77941399e2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,521
Size: 1.00 vMB
Total Fees: 0.00989125 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,412 (836,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
76,517 76,517 00000000005f7f96463d6b846f417e70121a555cbfab937aefecf682f1a5e995 9 0.00 vMB 0
76,516 76,516 000000000029fcff7fdb0a5989177b391e1fb447f4d21192a3e0ca9234532930 3 0.00 vMB 0
76,515 76,515 00000000003fe6902054aa9dabe95c44066e42d3cf00c75a19811d967ffe8aac 2 0.00 vMB 0
76,514 76,514 000000000049eb30a891cb0b2c07948818f0913d4cfc238896b9e2c6fe900d5e 2 0.00 vMB 0
76,513 76,513 00000000007fe3bdb72668a4c4cc9c5a62d7f78cb633148a672d5e041322478f 1 0.00 vMB 0
76,512 76,512 000000000071a3fc748a3c062e495363dbde2aef9f987faa6283350633838bea 3 0.00 vMB 0
76,511 76,511 00000000006b293e4b917e856156a913df13d180aee5529fb1302edd3cb04007 1 0.00 vMB 0
76,510 76,510 00000000000078698d508af8846c0268311c1bae893e58bd27b4a43624caef39 4 0.00 vMB 0
76,509 76,509 00000000005b87c26d2a0de186c9278c2e907d7f22b8ac5a58b5a683a0ce680f 1 0.00 vMB 0
76,508 76,508 00000000007db4e5d0ae361b7866a7b99794b896e2f9046f752883f25c250248 1 0.00 vMB 0
76,507 76,507 000000000069a94ba8d29917f928852a4fa1d40ac03fd9e76940ccfcc849d849 2 0.00 vMB 0
76,506 76,506 00000000003f91c2436a8ecfe43a7b184576cea65e0f2734f8d01682eaa93d76 2 0.00 vMB 0
76,505 76,505 000000000050ae011412e10d109773b229812907c4f11aa0d76ea504b55ff51d 2 0.00 vMB 0
76,504 76,504 00000000003e32798f01fff20a4b5c08c3e665c23ac934f89f8c9f06ddfa2883 4 0.00 vMB 0
76,503 76,503 0000000000281555e051972704fba4e8cfb39ae738282c902b16de4b6fcf4ade 1 0.00 vMB 0
76,502 76,502 00000000005c4974fd15df7a212d371a2a051b7302ea46f4245d1e9f229cdbbb 1 0.00 vMB 0
76,501 76,501 0000000000243d4ab285b58d11efe641509d9ad1ee4095c60f631d59aae8a9ac 5 0.00 vMB 0
76,500 76,500 00000000005885e1e1b8c3d1fd2409d91cdde99be71d13874260ebb702f665f0 1 0.00 vMB 0
76,499 76,499 000000000015e5d9057b2e2f4af7371f03fdc0a496876cb63d239353baa6557e 1 0.00 vMB 0
76,498 76,498 00000000001ec035b4b3c1d7cf59637cd69eadc6fa67a44f48d46b5776f2c0be 1 0.00 vMB 0
76,497 76,497 00000000004221c68ff0fb2c9e7328e56d1f43f8f0ee52773934048f5fdc9897 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.58 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: 285.07 GB
    • Received: 1.14 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.