Loading Tool

Explorer IconExplorer

Memory Pool

45,572 transactions
27.21 vMB
0.07614830 BTC
Random Selection Loading Transactions
Max Size: 143.63/200 MB

Candidate Block

Mining Attempt a94fa0069d23eef52895645b3c0ba2889e60e6a860d9c7882e990cf8cd8592b9
Version 20000000
Previous Block 000000000000000000008f5a6c1e1f1fa429f250d4cd2ee1808884ed8a06ea2e
Merkle Root 1f4d5e8b18138a5d4d16c1ad3c65849b9b22ac9d6b16feb575451f5862f739f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,067
Size: 1.00 vMB
Total Fees: 0.02533103 BTC
Feerates: 201.13 > 2.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,787 (583,126 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,661 331,661 000000000000000015c3ba794de0b9d0a1e3899fb6c1e3d83a3c724bbdaec484 256 0.09/1.00 vMB 32
331,660 331,660 0000000000000000169bb0459f0cb32b718c9528750766ac690263ec50f69529 255 0.15/1.00 vMB 20
331,659 331,659 0000000000000000167b5a433884c7a03c80aaa9ee3216347a452621192de225 355 0.19/1.00 vMB 24
331,658 331,658 0000000000000000183d489649e83b584b2557e9f44b36c75ce857a9e2ab329d 758 0.38/1.00 vMB 24
331,657 331,657 00000000000000000277cfa64bef509bcdc39b2b05b9d801ab83194c9624749b 1,444 0.59/1.00 vMB 27
331,656 331,656 000000000000000018e445a3e96e630f8872cffacc62a6aedc49e8589692d92c 256 0.12/1.00 vMB 27
331,655 331,655 000000000000000004b640c394900fa4220f44608766a50c49c8a69060ce6696 1,100 0.43/1.00 vMB 29
331,654 331,654 000000000000000015aab736f48f8955a671ec49dbe6ed22a8eb1c36a76a0a9a 744 0.43/1.00 vMB 24
331,653 331,653 00000000000000001a4793da1bc8cae7109a2cf813942abf68ff677f77a3c374 1,120 0.71/1.00 vMB 24
331,652 331,652 000000000000000003a11f8c5aabc6acf490a957ca98a4e2d0cd3c1357936a93 306 0.17/1.00 vMB 28
331,651 331,651 0000000000000000072104aeea3999f3db368f84beef9ec76fc9781f563a7562 56 0.03/1.00 vMB 23
331,650 331,650 000000000000000006cad467dca4b58d6d3b7805a6fb75e66564d2f62447418d 1,128 0.67/1.00 vMB 27
331,649 331,649 00000000000000001874b2957e9d8628b0ac9512a66f9d1d6c9e4aa2208763ad 382 0.25/1.00 vMB 20
331,648 331,648 0000000000000000091eb7fe842d001efe4f884988a062f423290114c2c4ab27 1,342 0.75/1.00 vMB 25
331,647 331,647 000000000000000015adb95156a41b89522621b4f1cbca93a1b833c09fc12671 256 0.08/1.00 vMB 41
331,646 331,646 00000000000000001afba0a9472fff7bb81952309ac75102c4142965a625e9fc 366 0.18/1.00 vMB 25
331,645 331,645 000000000000000010e1dd4b255f89cd8c4bdb206a0316c63b31fb282dfd9b1c 115 0.07/1.00 vMB 13
331,644 331,644 000000000000000001bf9d7bc75a5a6daa0ba00cc9f230657fd2bcb60b792ef6 829 0.48/1.00 vMB 23
331,643 331,643 000000000000000000b116e0f8cf67477e14c16a4c58c73e7cf06f075584da87 607 0.36/1.00 vMB 23
331,642 331,642 0000000000000000136c13ce541fd2ea85cd79be55e93603abd2f59202085ef5 98 0.12/1.00 vMB 14
331,641 331,641 0000000000000000101c4bbc8657498da9f5fa2bd0132cb3b7f6d82be844025c 410 0.26/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.01 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: 649.26 GB
    • Received: 13.15 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.