Loading Tool

Explorer IconExplorer

Memory Pool

43,271 transactions
26.34 vMB
0.05826114 BTC
Random Selection Loading Transactions
Max Size: 138.51/200 MB

Candidate Block

Mining Attempt af9472bb96cd17e26cfa6080fa7193345b7cc60d41f562febcf414b4876bb43a
Version 20000000
Previous Block 00000000000000000001e79dbd4ceeab4d77bdf107dcdcf0be35699e29eb1f0a
Merkle Root 83a61017da5a9576c5a61a4bb7331b2e13726bac1dfcaffcecd4d6da48d2d689
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,558
Size: 1.00 vMB
Total Fees: 0.00999282 BTC
Feerates: 40.21 > 1.00 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,760 (512,704 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,056 402,056 000000000000000002f1a9d6b0f01b3ba8d11c8c453edb17e964a746492f018a 1,243 1.00/1.00 vMB 25
402,055 402,055 000000000000000002af5652649ad58aeb0a4eab7d50f471114d41e1782fd329 981 0.99/1.00 vMB 17
402,054 402,054 0000000000000000055c122f0483554f38194db0cbd4ca95aa5a53e877960049 2,060 0.99/1.00 vMB 45
402,053 402,053 000000000000000006353df14c01bd21c939b9b93cbf06963fa941ddd91c4f33 2,374 1.00/1.00 vMB 44
402,052 402,052 00000000000000000540c21dcf5b8ee135e0231279db1a5a79bee514f833e6dd 1,819 0.93/1.00 vMB 48
402,051 402,051 000000000000000005fe71db1c3abdf6b8a54d97246d9ff772376eb413f13c22 2,953 1.00/1.00 vMB 41
402,050 402,050 0000000000000000022d7f18c2c14c13390ef3ff4c57049dd528a6be19360ac5 2,682 1.00/1.00 vMB 87
402,049 402,049 000000000000000000108129bf9312cc3203b6886d49d42ff564e52f89df4bd8 479 0.23/1.00 vMB 35
402,048 402,048 0000000000000000045f1b455851352d25aff2852e94c6f849c614b0ac24d805 666 1.00/1.00 vMB 13
402,047 402,047 00000000000000000480ca1f78d13100a52ee18a1445cbe4aad8797b7a5abf94 1,680 0.81/1.00 vMB 38
402,046 402,046 000000000000000002f2ffb556e958149e2b56ae202fd4945b7d0a8bc0abb053 529 0.22/1.00 vMB 47
402,045 402,045 0000000000000000022471a5c2499d066548f994d0fe85ee1859d53754000a18 735 0.36/1.00 vMB 41
402,044 402,044 000000000000000004714682286d84a77dd725a8ee19229ed9a2b611337603d8 451 0.22/1.00 vMB 40
402,043 402,043 0000000000000000031c59a2bcbd819938ad41cca8198b1aba6040678435c754 1,496 0.82/1.00 vMB 43
402,042 402,042 00000000000000000698407cf4902cc6359068b9721ea770552a0c50e7bfde5f 1,788 0.97/1.00 vMB 43
402,041 402,041 0000000000000000052a3ac5fd62433e72fd8e7ecce85632d39adc728b6332cb 1,189 0.89/1.00 vMB 27
402,040 402,040 000000000000000005fedbb957803e7e6ee77311deedd377423675b37f06de50 2,746 1.00/1.00 vMB 56
402,039 402,039 0000000000000000061982b8592c261df86dbe8b50febd3cbfbf896ab0b081f7 785 1.00/1.00 vMB 15
402,038 402,038 000000000000000002e6d3ff5f446f36ae974cf0a5afbcd0d83d3549d53ce5d1 1,717 1.00/1.00 vMB 34
402,037 402,037 000000000000000000409f8db2d3a874a0b7a43e8891a7254c6d1ca595d0864f 2,207 1.00/1.00 vMB 51
402,036 402,036 000000000000000000099f9bdf6321acf94a9944185d77f4aa15c159d7021a87 1,464 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.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: 647.60 GB
    • Received: 12.96 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.