Loading Tool

Explorer IconExplorer

Memory Pool

47,086 transactions
27.63 vMB
0.09008939 BTC
Random Selection Loading Transactions
Max Size: 146.09/200 MB

Candidate Block

Mining Attempt 63b32899f4eb4f8743ce23801624ad8e464fe269dc58e6b009c532fdf41a7f6c
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root 67f6203272f53fdfc67f976aff56d9fc25da7d276e6a3badb5e6a1ec19ee2e00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,419
Size: 1.00 vMB
Total Fees: 0.03529901 BTC
Feerates: 159.25 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (418,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
495,951 495,951 00000000000000000067d1329e072d016070e1061b07fac46e0837c047bf2e61 2,621 1.00/1.00 vMB 162
495,950 495,950 00000000000000000061e7b76d0f7ede254f4eb40b2799fd5e3d5a835dd5eb7b 2,795 1.00/1.00 vMB 221
495,949 495,949 00000000000000000023a2def9dbb2d6c8062b19ce83f876143247ee0cfcf2c7 1,481 1.00/1.00 vMB 141
495,948 495,948 000000000000000000ac48b368f4a3069b7a4cce6c79c8c16a4fdcdea2e79eba 2,545 1.00/1.00 vMB 228
495,947 495,947 0000000000000000003d6e92e8dec6b1df3b1d1683f511bd2e164244f3b27d9d 2,728 1.00/1.00 vMB 162
495,946 495,946 0000000000000000002e452dbfdcf63c7d6ec66e8edebb6134b5ba722a603cd7 2,530 1.00/1.00 vMB 173
495,945 495,945 0000000000000000008522b2ab1c344dc1e57a6cbc3a5facc5de62ae9875bc00 2,773 1.00/1.00 vMB 160
495,944 495,944 0000000000000000002383582e685a337b4d928e66d0803e02f061a4a8c9499f 2,400 1.00/1.00 vMB 162
495,943 495,943 0000000000000000001c615f3b79daddf54ac5d06085d70cd5de6afb7d7a7c2f 2,480 1.00/1.00 vMB 126
495,942 495,942 000000000000000000a32f8fd34b20a960430ab53eb18df4f264f41f5518190e 1,999 1.00/1.00 vMB 177
495,941 495,941 000000000000000000b0813364cdd6abb66f001d3b8188084dcf805503201e4f 2,350 1.00/1.00 vMB 178
495,940 495,940 00000000000000000057d74115f5c9fb2f5cdba0f1e8787ee6bf9f39725574d7 2,047 1.00/1.00 vMB 235
495,939 495,939 000000000000000000bffa9dfdb6459e5139964d34b10d42f7d4d3713f63d8bb 2,588 0.97/1.00 vMB 177
495,938 495,938 00000000000000000012141962d65f060197126fb74ce1a19084361cd329b529 2,208 1.00/1.00 vMB 261
495,937 495,937 0000000000000000008421289cb2c81ec6ce370e645a78b25da4d66ce33aaa0d 1,073 1.00/1.00 vMB 162
495,936 495,936 0000000000000000004f4e400ab04730c6c53cd45c4d2d7360c33c77c6b9f00e 2,409 1.00/1.00 vMB 211
495,935 495,935 000000000000000000bfe71f044145e1b42fdfb3a523ee2a215e80fa6afc2a98 2,762 1.00/1.00 vMB 162
495,934 495,934 0000000000000000000dad5b6bebb263842a77d86d5e12abff01af34f63ed9b5 2,592 1.00/1.00 vMB 172
495,933 495,933 0000000000000000000e9c40575a5e343f1166954d92c82ccac77d31e4d3f74f 2,139 1.00/1.00 vMB 172
495,932 495,932 0000000000000000009a0b9a4f54039739400ff338451ba181c0523699b79281 2,078 1.00/1.00 vMB 167
495,931 495,931 000000000000000000b95f8f21cd5a8f3b9f2c2e18f53bd1e7635a59fbd0c79d 2,557 1.00/1.00 vMB 283
Previous 10 blocks ↓
Total Size: 782.20 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: 654.02 GB
    • Received: 14.08 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.