Loading Tool

Explorer IconExplorer

Memory Pool

20,294 transactions
10.30 vMB
0.05422084 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.82/200 MB

Candidate Block

Mining Attempt 70eb7fc1b4239645cb5fddeca5765634b83eecfe3656316580116edc92bf351e
Version 20000000
Previous Block 0000000000000000000008b4f9fc51709a9751dd02004dc2c95f216dd0195c59
Merkle Root 42134fc95acf88277ed6cd285deeff543317d49990413aec8f91cd71b6c23937
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,935
Size: 0.997927 1.00 vMB
Total Fees: 0.03770956 BTC
Feerates: 101.66 > 3.78 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,629 (867,127 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
46,502 46,502 00000000168326b58b94a4ffbdb97ebfea9fef2e2e7d0d9bc44e6be036555a1e 1 0.00/1.00 vMB 0
46,501 46,501 0000000029f33523ce94c0461b416d767af34385621fbd93c63a09194d40eedf 1 0.00/1.00 vMB 0
46,500 46,500 000000002cf6a125a40239398069a8de99384a334573975551bdd88842d61767 1 0.00/1.00 vMB 0
46,499 46,499 0000000006eca897fde726485c08fa4b95009562a4100dfac3b46b60052ae82e 1 0.00/1.00 vMB 0
46,498 46,498 0000000022f35e5cedaf007388ac3ac3543dff07b5e9555efcb75bcd103d152c 1 0.00/1.00 vMB 0
46,497 46,497 000000003649bfe1bd1cc0f8a5ec1e063663924d2d09196c5874e09ab73a4df3 1 0.00/1.00 vMB 0
46,496 46,496 00000000255b6812346899daec091b599b08480eb659756bcefdf5c761a1442e 1 0.00/1.00 vMB 0
46,495 46,495 00000000234f99090dbb9002c262c61bad5f778712259dcd9376a2ba4682c1d0 1 0.00/1.00 vMB 0
46,494 46,494 000000000182932cfd5fbd091b36f243e87231a39a797e6b2d24edc43341a07d 1 0.00/1.00 vMB 0
46,493 46,493 0000000001a5f455a4aba9f3f72b9f70cd237cc6d8692dda1e1d9882f48ebe71 1 0.00/1.00 vMB 0
46,492 46,492 0000000034c5c93be83be502d1ea6698ffb3a8a5847fea656c1448e81539331c 1 0.00/1.00 vMB 0
46,491 46,491 0000000001504847b904cd424238b5bc8d678d523f37d107f9f3dbfb80f87c81 1 0.00/1.00 vMB 0
46,490 46,490 00000000090d807b35343cc53f2a9b5a42921d678e43b0554f04667d265613f6 1 0.00/1.00 vMB 0
46,489 46,489 0000000008a43c59ff78a4e03db1c15e8d8267d28aad079c8d99ddae60c54c59 1 0.00/1.00 vMB 0
46,488 46,488 000000000733ea8327dddf4a98d14a2265a5247afb5be9fbed2b0e70b15d42d6 1 0.00/1.00 vMB 0
46,487 46,487 000000002b2254cacd1b98dab6bb6c219361e1445907aa60eda9b26525e19878 1 0.00/1.00 vMB 0
46,486 46,486 0000000027a2e05fbe6881daa92ed6f0a241a3fae18b708a77d9cb6aa054da26 1 0.00/1.00 vMB 0
46,485 46,485 000000002ff2ed8b6d1dde1a69a975247b3706f991d445954e6a9864ab762257 1 0.00/1.00 vMB 0
46,484 46,484 00000000252e0384eb3bdbc663a3f0c6c238f1b322a6ba9444d340057e9d4e4b 1 0.00/1.00 vMB 0
46,483 46,483 0000000015e758aa8e2922e0642b5ff9d2ca8eba02fa7a348e07c4a063c9ab9e 1 0.00/1.00 vMB 0
46,482 46,482 00000000184ffffe7fa244ea772e696f3f1b6526d3e8244057fead88adc1ab7f 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.96 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: 467.49 GB
    • Received: 2.88 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.