Loading Tool

Explorer IconExplorer

Memory Pool

78,673 transactions
29.37 vMB
0.07846045 BTC
Random Selection Loading Transactions
Max Size: 179.93/200 MB

Candidate Block

Mining Attempt db61ed282ffcc00d2d6014204ef4b59e53b4d838e71a917af516d096677ecf37
Version 20000000
Previous Block 000000000000000000005526bea8af5b3d9aa43c0c50a99620a61707332605e3
Merkle Root 0cbc9288ac2ff8be3ed7f79e2e66619a027172092ff3eb5f212557eb403249d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,582
Size: 1.00 vMB
Total Fees: 0.01407029 BTC
Feerates: 100.36 > 1.41 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,237 (582,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,425 332,425 000000000000000017a665b1ca5f68b630fa59edd68f826425c940a00228d836 313 0.27/1.00 vMB 19
332,424 332,424 00000000000000000a0f6f559c5c9a2256b9cff3aa9463316fb26bde9e242b89 619 0.63/1.00 vMB 16
332,423 332,423 000000000000000006098025acda62b26362b9e599c534959d5d442556a0c4ce 445 0.20/1.00 vMB 24
332,422 332,422 0000000000000000197aa400218f24d40f892a0c742e726ea14fe2643446ce0f 512 0.17/1.00 vMB 45
332,421 332,421 000000000000000002ac0d1fff6c590bd01aaa6b8abb15dd80e3072faa7cef9c 363 0.29/1.00 vMB 21
332,420 332,420 00000000000000001364b803ddc0a4c4d0ba507eb6ea5a6f1f4667c54a101dbe 438 0.32/1.00 vMB 19
332,419 332,419 000000000000000009d0b1c71d65a8a87e9bf2a2ea9ec1ef69032e03259101b0 104 0.10/1.00 vMB 14
332,418 332,418 000000000000000005ba7b03151bdc89d958c6510d8b37ed3524091ff5933411 207 0.14/1.00 vMB 20
332,417 332,417 0000000000000000026a2cfee8c2889b5424ef9dd2d7dc01dde75e808c09f747 702 0.44/1.00 vMB 21
332,416 332,416 000000000000000007d1d05a0cfe4c5d5502de5f49f9baf8ce972e2438bcfff5 461 0.32/1.00 vMB 22
332,415 332,415 000000000000000000857eac88ada96d558b3634174f6e1bbee2015648fcfa88 43 0.02/1.00 vMB 18
332,414 332,414 0000000000000000042bf63bba2dc62cc3fdf6a3137faae256f2d738111c83c3 555 0.58/1.00 vMB 16
332,413 332,413 0000000000000000150359941850eae2cd63f68d5fc88236f65e964101a0c404 1,336 0.75/1.00 vMB 24
332,412 332,412 00000000000000001167410a6b87fd79eb81b77fa09bad05135b086e3ff2a601 139 0.10/1.00 vMB 18
332,411 332,411 000000000000000019496abee833068c86114f111c10a8092883807e79b2deed 663 0.41/1.00 vMB 20
332,410 332,410 000000000000000018aa7c66eaae91366da42b469b4f995d7c422cabb7a8cf2b 128 0.05/1.00 vMB 28
332,409 332,409 0000000000000000165ea1555b10f790aeec88a496119b670b83e0764ab51afb 752 0.39/1.00 vMB 23
332,408 332,408 000000000000000009e6738f8b39de4517252e9a0b8810b42589ded74fcfaebb 218 0.13/1.00 vMB 20
332,407 332,407 00000000000000000b656c5f964793a50785be8690fa0ab0c3ec7ca82a38d7da 563 0.70/1.00 vMB 11
332,406 332,406 00000000000000000d9eb10453d0fd2a03e31fcaf643b5d192940b4114de8065 1,981 0.75/1.00 vMB 32
332,405 332,405 00000000000000000d6c5a49be7743bcea519c4b65f1292587998e9fa8d7c805 25 0.01/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.80 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: 710.06 GB
    • Received: 17.02 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.