Loading Tool

Explorer IconExplorer

Memory Pool

52,434 transactions
30.89 vMB
0.15268445 BTC
Random Selection Loading Transactions
Max Size: 165.79/200 MB

Candidate Block

Mining Attempt 51409db234807ff56bb6d029e8d18cf452978c3d3ed2c059e2caa387e7583e29
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 0d4e3be7a4a54ee5ba4c2e3c0dafb915c6b53a0e8f3afe152754795a1d32bef7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,258
Size: 1.00 vMB
Total Fees: 0.06829550 BTC
Feerates: 150.75 > 6.84 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (396,973 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,840 517,840 00000000000000000019ea9b818f758a7be9903136b6aef940a94afad2fc1974 715 0.36/1.00 vMB 47
517,839 517,839 0000000000000000004a0beb96e00ec1f5c5b8d2466257ecb41afdfda156b489 469 0.28/1.00 vMB 26
517,838 517,838 000000000000000000128cca7a81fa9039b6ab62529eedd8768706f32f299a1c 504 0.24/1.00 vMB 21
517,837 517,837 0000000000000000000e4ad157c34547de0450b55911ddb9128a0bc79f72b2cb 1,415 0.80/1.00 vMB 32
517,836 517,836 00000000000000000022dcfba9fedebef9f640ae5bbdb2382317f037d82832a6 1,461 1.00/1.00 vMB 17
517,835 517,835 0000000000000000004b2b94b6f4b95b2935e9304a248224565d15d1592a6b45 686 1.00/1.00 vMB 8
517,834 517,834 000000000000000000437ddfb641d60c05d2d4732aa08e6783219f286d0a5ba1 2,217 1.00/1.00 vMB 28
517,833 517,833 00000000000000000032e2b84e9afb675e238fe9169fe94fda5325f90f5a0f56 315 0.21/1.00 vMB 14
517,832 517,832 0000000000000000002afca8f31b424228b2f553e24208ac8fc8fabdd70dd277 13 0.00/1.00 vMB 16
517,831 517,831 00000000000000000006fdec5df5fe7ec6f12fa8c07c5b4ad19f8260e416e628 465 0.39/1.00 vMB 15
517,830 517,830 0000000000000000002f9215ee31ea45028d084da0d1950e5ff331d9cccb618e 699 0.53/1.00 vMB 12
517,829 517,829 00000000000000000027902a829612cd78bbaf831cde76afb8ef33f6b641614f 2,188 1.00/1.00 vMB 27
517,828 517,828 0000000000000000000dffeab27dc6859779a0e94427d2fe322a6e6dc8a43271 138 0.04/1.00 vMB 26
517,827 517,827 00000000000000000019c9553be9e86662f8a6c101a5b4b8695ec37e8d1884ae 445 0.19/1.00 vMB 21
517,826 517,826 000000000000000000356a08dd18be0e5a9744877510c49cb4481d04ddffc674 27 0.01/1.00 vMB 43
517,825 517,825 000000000000000000208538872fb7e0742b755589850742c9bb5e5707c17958 388 0.18/1.00 vMB 22
517,824 517,824 000000000000000000200ce511c9e6c3992fc39df6464aba61aee125f2379770 1,727 0.67/1.00 vMB 10
517,823 517,823 000000000000000000314d71e33ba994e44e0e0eb87cf7914289d954f96a7d6f 1,295 1.00/1.00 vMB 36
517,822 517,822 00000000000000000046d8f1d7834e2983b2b92b6cf3ad4c0e52d4e4f11cd9a6 907 0.48/1.00 vMB 32
517,821 517,821 0000000000000000001065ab910d26c0943b342be9d8a52f3fa96ee1ea45dd67 503 0.20/1.00 vMB 27
517,820 517,820 0000000000000000000e29bd65273eeff09c39612ba9dd60e0daae26e9869a17 1,394 0.65/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.06 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: 651.11 GB
    • Received: 13.41 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.