Loading Tool

Explorer IconExplorer

Memory Pool

50,922 transactions
28.74 vMB
0.07300432 BTC
Random Selection Loading Transactions
Max Size: 154.59/200 MB

Candidate Block

Mining Attempt 084116368f40b1ae55da047f66042a6b4b9f24994ad2e6b02944c892220c0001
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root 6d61cedb07c9bff19f7e4b566dc7a414bd9c039cc48928ad5fe435ad6db67213
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,542
Size: 1.00 vMB
Total Fees: 0.01736452 BTC
Feerates: 122.12 > 1.74 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (566,278 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,515 348,515 0000000000000000132cc77d65b01d5b6d11f75ad12e2323cec1913a62d145d9 122 0.07/1.00 vMB 12
348,514 348,514 000000000000000002754d81be14e43adc65b994fd123f4b88efad489752b86a 126 0.10/1.00 vMB 10
348,513 348,513 00000000000000001403bf847a87b8377d67dbebaf95575d4768998f4ee6ef42 456 0.27/1.00 vMB 25
348,512 348,512 00000000000000000375ba93779dd556178342ae9ed20a0c747927fed58c4cc7 508 0.26/1.00 vMB 24
348,511 348,511 00000000000000000ec5b138802a1a5ee4a0126dab37e702db0dc2590b0e9089 322 0.15/1.00 vMB 26
348,510 348,510 000000000000000009f43ac0ea5eae17917a7ccdca73bc8569cbf9bad23d619c 941 0.45/1.00 vMB 26
348,509 348,509 0000000000000000045b7be6c95b920bd214bdf516e18f4bc4cbad851cd7776e 1,282 0.67/1.00 vMB 24
348,508 348,508 0000000000000000091fda0332a4e49cb6c0f660e628e31fa937a47d328f2e73 54 0.10/1.00 vMB 6
348,507 348,507 000000000000000002a50763aac3166e397b2e049984e71167660cbd6100af57 725 0.35/1.00 vMB 24
348,506 348,506 000000000000000007b1478e1a959e949ab77fa6851db575b04a96f2b7bcc910 1,070 0.54/1.00 vMB 24
348,505 348,505 00000000000000000e556e88cc902ee17dda32c38001228defa25838feee6269 803 0.45/1.00 vMB 21
348,504 348,504 000000000000000010bbdcd199485b2b39a4dd0108cd16f7e83d715fb636533e 256 0.08/1.00 vMB 44
348,503 348,503 00000000000000000114f42246f870939a949e1868f44194a2b2fbf95d2f7611 972 0.52/1.00 vMB 26
348,502 348,502 0000000000000000161b157e4bcc6bbf7b8b190f651ca316e79e26a1e38494c8 51 0.04/1.00 vMB 22
348,501 348,501 000000000000000000f44e92e6bbd009b714c7ced726578b9e1218b750640963 1,106 0.63/1.00 vMB 25
348,500 348,500 000000000000000011c2aef69ea06424f805af3cbc919dbe89355ec90c37922c 81 0.10/1.00 vMB 8
348,499 348,499 000000000000000015d821f7a1eac7648eb302aa371e7ec8543cd4bd02ae17b1 341 0.16/1.00 vMB 25
348,498 348,498 00000000000000000abfb8783cb5399f0a481ae26464df5e08ab02fc76408852 16 0.01/1.00 vMB 26
348,497 348,497 000000000000000000fd28839a148c82d7ab2f8c40b5edd7f548738605694fe1 326 0.23/1.00 vMB 21
348,496 348,496 000000000000000015821bf4e6dca4ce7a6276171e2fe63d8c2595d9a5eed54e 169 0.23/1.00 vMB 9
348,495 348,495 00000000000000000f89938bc46e61b09c86851b4e153c6034e475a3c5d7485d 698 0.50/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.02 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 649.83 GB
    • Received: 13.22 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.