Loading Tool

Explorer IconExplorer

Memory Pool

25,993 transactions
11.73 vMB
0.02775387 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 67.77/200 MB

Candidate Block

Mining Attempt a431e0a77d388d9dd6755af522d9f9da87b8f8746cebf8d1125bf329e94aa44d
Version 20000000
Previous Block 000000000000000000016dd6a41acbc444381f70b8804cceff8d7909537f28ca
Merkle Root 86076f8abeece785341b213e417946a26d1bb69ee0dc7fcbaca7e719139e9ffb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,371
Size: 0.997875 1.00 vMB
Total Fees: 0.00844541 BTC
Feerates: 103.81 > 0.85 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,674 (741,132 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,542 172,542 0000000000000731212dedd2018ae3786ad4c21d12aea324f2deb138fccfef89 77 0.03/1.00 vMB 115
172,541 172,541 0000000000000272d82d610b9a593c89fff59c4d43a1f7ff2c2b97b160430179 16 0.01/1.00 vMB 53
172,540 172,540 00000000000009f527e2e639b2f6ed103c7944e41288852013aae4fcafb41302 24 0.01/1.00 vMB 146
172,539 172,539 0000000000000374cbf7d7d63780275e71fb968130c987fbf40dd546d3caf79b 21 0.02/1.00 vMB 44
172,538 172,538 00000000000005228993b10b84b3640fd1186f2ab1fef346c1c81388e630766c 36 0.01/1.00 vMB 61
172,537 172,537 00000000000004d60d8477be9d6ca52087c87456ae5e3d01cd38d56cd9f3c999 151 0.05/1.00 vMB 27
172,536 172,536 000000000000093629df1886c37a4640b24d99dad41ebb5ec0ec38fa667dccb7 11 0.00/1.00 vMB 772
172,535 172,535 000000000000080d0914f30383067c92470674f2e37802960c95cbff89c784fb 76 0.03/1.00 vMB 89
172,534 172,534 00000000000000402d7efa278371f80cb2bd52e759c2469602ac4c3081290891 39 0.02/1.00 vMB 183
172,533 172,533 000000000000085ced7bd80c78ab37512374b37fe712ea211d0ec67edb91bbef 1 0.00/1.00 vMB 0
172,532 172,532 0000000000000a7983d34108c4ed458cd2333040f568a70e438bf76b626139ff 1 0.00/1.00 vMB 0
172,531 172,531 000000000000081516cb8512953e6d8c55fa11138f9b9462738d375b3fe27b3e 47 0.02/1.00 vMB 206
172,530 172,530 00000000000005166df66b9edff76fd5de78ab456adefa55986515605cf2c92a 1 0.00/1.00 vMB 0
172,529 172,529 00000000000008ea706408a81e78f7197160d6fc22bcb453bf1d066b0c03f670 139 0.04/1.00 vMB 32
172,528 172,528 00000000000009b65af1da94a5e273e012db520f0eb5225db3d7a2974997917c 35 0.02/1.00 vMB 86
172,527 172,527 000000000000037b795188540a2a6e34d5ed6a7bce3eb297d5cc2712bca3ada9 35 0.02/1.00 vMB 38
172,526 172,526 00000000000005165505bc9da27c864797f143d11d8fd98ee47dac0a5d3e6733 53 0.09/1.00 vMB 185
172,525 172,525 000000000000032c75fe2e21353ab93bb3116db18ee3345d5a69507a60f2e543 25 0.01/1.00 vMB 185
172,524 172,524 00000000000007d8da9297abd538453a06d1780721f403ccc5a4c439dca29977 91 0.03/1.00 vMB 981
172,523 172,523 00000000000006b44ddb4a0b7b08daef44a3b226cb1c8f96862f14e0362e73ec 134 0.05/1.00 vMB 31
172,522 172,522 00000000000006559322218a1e63e2dd24f08518cb04a58e05153846d39a4e0b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 486.05 GB
    • Received: 3.25 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.