Loading Tool

Explorer IconExplorer

Memory Pool

84,641 transactions
32.75 vMB
0.08313984 BTC
Random Selection Loading Transactions
Max Size: 194.07/200 MB

Candidate Block

Mining Attempt 6184853721e6a3b118de239c3809b0dd9c2121ec80044a81e832e9d0302b16bd
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 1b794ce0d58f2bae8e28f10a864ba0acc727538066f5552830b858eed8ed6d6c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,361
Size: 1.00 vMB
Total Fees: 0.01824357 BTC
Feerates: 120.64 > 1.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (293,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
621,413 621,413 000000000000000000078b04f0f9376572d664955e0c8f86ebe21015c8ef88c5 2,155 1.00/1.00 vMB 43
621,412 621,412 0000000000000000000ea578b6cc3a718c4bad019a1a3d1c91a0ab26adb412f2 2,312 1.00/1.00 vMB 60
621,411 621,411 000000000000000000038c64ecf5a9ffb5b485c547de31b51638154e259a718b 2,443 1.00/1.00 vMB 63
621,410 621,410 0000000000000000000d01fdfbc2f1c630ed1321c3e02c5f49d7d59ada1821dc 1,490 1.00/1.00 vMB 38
621,409 621,409 0000000000000000000587ce86577229a6f1fe6abb521173d722a268a2517905 2,780 1.00/1.00 vMB 63
621,408 621,408 0000000000000000000be6d0bd63c8a98349cb31980c64f7be799214f04327e9 1,846 1.00/1.00 vMB 36
621,407 621,407 0000000000000000000286215f066f402e42796d461a0b52cbc0f7e2ce325067 2,578 1.00/1.00 vMB 31
621,406 621,406 0000000000000000000a450d7d83af81f49f8bad21f3178b5e8c686fc5ed5e4b 2,760 1.00/1.00 vMB 38
621,405 621,405 000000000000000000009d25d9020b2a47211653e5f74efac9fbf752994b0571 2,770 1.00/1.00 vMB 42
621,404 621,404 0000000000000000000ce56f7a0f0d2fc818963e4b706948ca666c53c284781a 2,604 1.00/1.00 vMB 47
621,403 621,403 0000000000000000000a5fbdecbee6d560ff55cda6cf2bcb83f5b3c697a40b40 2,951 1.00/1.00 vMB 49
621,402 621,402 00000000000000000008089feb3b4b9e3716e1353c83e77568e4f0b5ceb81ec9 2,653 1.00/1.00 vMB 58
621,401 621,401 0000000000000000000ddbaa812635b3424d0bb3be1cf68db2fc71d6aa4885e0 2,605 1.00/1.00 vMB 54
621,400 621,400 0000000000000000000affb932a06e6e60d10ef6181037eb9832df4ab442307e 2,060 1.00/1.00 vMB 46
621,399 621,399 000000000000000000060bbdf038c88ed41afb48cf2cfc2c3a0bdd9223102274 1,708 1.00/1.00 vMB 59
621,398 621,398 00000000000000000003af8542dca7a9e22759267e07ced3e2f48766eb57f0d4 2,557 1.00/1.00 vMB 80
621,397 621,397 000000000000000000079d42e722dc6e7cc18754dee4ce763ecf7abe0b22cd57 2,865 1.00/1.00 vMB 60
621,396 621,396 0000000000000000000de6223ed7c8e299eb73c492246a15dd831f176845da50 2,964 1.00/1.00 vMB 55
621,395 621,395 000000000000000000003710760d039c6a95f39d6bb43060d34b5e4cb50a655a 2,849 1.00/1.00 vMB 53
621,394 621,394 00000000000000000001b1c18922a6116b9f81a16a9de6a6981f7fcdfb5d2937 2,376 1.00/1.00 vMB 61
621,393 621,393 00000000000000000002eea3fc00d02da73957c51fed0612bb3ff5866ab71105 1,890 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.