Loading Tool

Explorer IconExplorer

Memory Pool

73,530 transactions
27.19 vMB
0.06294108 BTC
Random Selection Loading Transactions
Max Size: 166.12/200 MB

Candidate Block

Mining Attempt 84132244c8f936b5ad4dd175e77020d34eca95fd44a40dc354513ecae8d8e0ca
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root af12587042ebf0ff47c0793d4302f29a7634d9054a2d350d117872eb703ae290
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,871
Size: 1.00 vMB
Total Fees: 0.00501776 BTC
Feerates: 74.05 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (127,822 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
787,469 787,469 000000000000000000057e66372a62960e878ffd119237c65544bcf2dd747b3c 3,118 1.00/1.00 vMB 12
787,468 787,468 00000000000000000000114b90319605a4b8c905c8b69f57ef70d03547e07eea 4,142 1.00/1.00 vMB 16
787,467 787,467 000000000000000000006340a6e49170ee3717be4aec6b27d3b2413181022035 3,794 1.00/1.00 vMB 35
787,466 787,466 000000000000000000015efdca34ff1d6fc62d32ffe1dbae5ec05eec1bc052a5 2,716 1.00/1.00 vMB 9
787,465 787,465 0000000000000000000438733a43c41f0111819de5e1744e9855649b3d824165 6,012 1.00/1.00 vMB 10
787,464 787,464 00000000000000000001e918aa5cfacf2182626bd08933307ba661733d764138 3,398 1.00/1.00 vMB 15
787,463 787,463 00000000000000000001606589c75fdab1d6aa4d96c5196070a0fed0ae9d7e5a 4,612 1.00/1.00 vMB 17
787,462 787,462 00000000000000000000eaefb2ddc10756ac019be36c68d7f7e5f1ea57532324 2,838 1.00/1.00 vMB 25
787,461 787,461 0000000000000000000438322f84bb76eff520fae5e8776e795d57a593d7ee72 2,101 1.00/1.00 vMB 30
787,460 787,460 00000000000000000004974f00f12d907f5dc8ce44ff2807dc02dcf5b73ca321 2,321 1.00/1.00 vMB 29
787,459 787,459 000000000000000000047f2d373d71c737c9b6f647b9ca0a4d4a55716bdb5a2d 3,470 1.00/1.00 vMB 38
787,458 787,458 00000000000000000001050918d67b5afeafc6fdcd3e2e4e3173f2ef546490f2 4,439 1.00/1.00 vMB 11
787,457 787,457 00000000000000000002492fddafcfc875d62dc896bc913fbf4c35b77395b022 3,846 1.00/1.00 vMB 19
787,456 787,456 0000000000000000000010f75d0e64d429453a72bace3e04c9bdab7d3013b20f 3,594 1.00/1.00 vMB 34
787,455 787,455 000000000000000000029b5812de1e2a7ac4162d2f80be58ae33a108afa16d67 4,693 1.00/1.00 vMB 19
787,454 787,454 0000000000000000000562d228b80ceecca32cf9524de4f3ec7fc9cef5b3ae6b 4,252 1.00/1.00 vMB 33
787,453 787,453 00000000000000000001c2d24b9f52869e5364f176bd1988fda2e18c70eeee5c 3,293 1.00/1.00 vMB 36
787,452 787,452 00000000000000000000971904fa0ab34135818ec370c23be13461858aec25b7 4,039 1.00/1.00 vMB 25
787,451 787,451 00000000000000000003554b759b1668eb89ba87d20e5949a538ced250ee4609 4,077 1.00/1.00 vMB 19
787,450 787,450 000000000000000000051c90e74d047a51a57716a1444ca8ac8ca8dceed67f54 1,982 1.00/1.00 vMB 22
787,449 787,449 00000000000000000002fe2a5ce49b84169e266f1428daaff4e72007a36031f5 2,690 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.90 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: 713.54 GB
    • Received: 17.39 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.