Loading Tool

Explorer IconExplorer

Memory Pool

88,729 transactions
33.16 vMB
0.19633481 BTC
Random Selection Loading Transactions
Max Size: 199.77/200 MB

Candidate Block

Mining Attempt 4fb446cc465f1ebeeb1f440af7afe302d8621a756abe0210107094a25885ac5b
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 14e0135f1ab29360bab7309ae6e392c169439c6ed59de6950856d8a72def5748
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,894
Size: 1.00 vMB
Total Fees: 0.08627768 BTC
Feerates: 387.56 > 8.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (376,368 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
538,585 538,585 0000000000000000000637a1a6ebec29e0cf003126ef60bc8b45b63824c0858f 1,350 0.55/1.00 vMB 14
538,584 538,584 00000000000000000018cdcd8645ad0d0ddc55a7dba7f76e8835198a4fd07998 248 0.11/1.00 vMB 31
538,583 538,583 0000000000000000000fe02d1d964919c773c96fa6c24225cc118021bb045d75 473 0.14/1.00 vMB 12
538,582 538,582 0000000000000000000657e94d1ec2d1e052a2228fea3a7adf16638e7f72089f 1,739 0.89/1.00 vMB 55
538,581 538,581 00000000000000000009c8c2da22fb270da9b57216ba353f6f5e17d8271b93f9 1,990 0.85/1.00 vMB 13
538,580 538,580 0000000000000000001e210082745aadb47b4cd273884eb5077a250f3a83edd6 1,720 0.72/1.00 vMB 8
538,579 538,579 00000000000000000019ef43e488290dcaf4c4ad675e2639e0925bd8aeaf5668 2,551 0.97/1.00 vMB 32
538,578 538,578 0000000000000000000615ebcf4fb61a784f3c0135e0ff7f7a402e7535a904d3 2,124 1.00/1.00 vMB 42
538,577 538,577 0000000000000000000421fcbade896d8e98a3af7de7edbb8f730eec69e49816 99 0.04/1.00 vMB 24
538,576 538,576 00000000000000000010fb64641947a06e0dabc18ce26f05a4a0ee64fafc57e2 1,564 0.90/1.00 vMB 33
538,575 538,575 000000000000000000150c2a080b1bf25b0f74ace0addbde87cfea06a400d9d8 2,222 1.00/1.00 vMB 29
538,574 538,574 00000000000000000017fcb80efb0d3186c64841925b8791566d187bfdd3251c 1,766 0.77/1.00 vMB 28
538,573 538,573 000000000000000000212dabe49152015b64c39c6c5cdc977dc4050782efe33e 1,385 0.49/1.00 vMB 5
538,572 538,572 00000000000000000001c26cb2dc3c4ba1706cfdccda575926f0200f8cf2b5d7 2,525 1.00/1.00 vMB 28
538,571 538,571 00000000000000000028c5dea074522956ce43736f344dc94de97dc89af2bac7 420 0.19/1.00 vMB 9
538,570 538,570 0000000000000000001b4547db2198cc85ad40cc0141dce19c1cff077031d32e 930 0.54/1.00 vMB 19
538,569 538,569 00000000000000000010efaeafdfb0f8b60c1d8925d55eac0e72186cc6d5f820 632 0.26/1.00 vMB 17
538,568 538,568 00000000000000000003bad651db500ee19ce474c676cf0642434b3560eff947 219 0.16/1.00 vMB 13
538,567 538,567 0000000000000000000076e95fca37e95a308fface556c0e395c9bc43ae3ff28 84 0.03/1.00 vMB 9
538,566 538,566 0000000000000000001316192490a4982ff760da47e82dd6124e1f156ba3c55d 989 0.56/1.00 vMB 6
538,565 538,565 00000000000000000008a244c63616ffc751d7c3020c6b208e1c522a3ecec663 2,443 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.31 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: 660.08 GB
    • Received: 14.62 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.