Loading Tool

Explorer IconExplorer

Memory Pool

39,638 transactions
27.96 vMB
0.05789463 BTC
Random Selection Loading Transactions
Max Size: 142.60/200 MB

Candidate Block

Mining Attempt 09e35fc4af61cdd5113477b82f95b7ce0bcdc54d8716206dc4973640940dec66
Version 20000000
Previous Block 0000000000000000000210ce047a899c3165142ca92db23549562eea5202e5a5
Merkle Root bb85001af16c30f14ef087330f42d412f664d53abf5d0a38c124bbf6a9211f51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,318
Size: 1.00 vMB
Total Fees: 0.00421275 BTC
Feerates: 50.62 > 0.42 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,633 (806,168 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
108,465 108,465 0000000000018ffa68b5467c2be1f5b4337853bdb3630fef6563aa6c70ec3cdd 1 0.00/1.00 vMB 0
108,464 108,464 000000000001375eeb97ded50decb28f42e0bb55ff96d7307ae527eedb697c8a 3 0.00/1.00 vMB 0
108,463 108,463 000000000000534775eb6e4529c0715dc13492ca8d1fbb88de8c0c6a083d84aa 1 0.00/1.00 vMB 0
108,462 108,462 0000000000021c7fa27427e88e39b92263d5ba989a9a9209185a19e19dae5a7e 2 0.00/1.00 vMB 0
108,461 108,461 0000000000021527047a51c40d687a201c8bde6a6d0bf8e8e3fe7bb3e08f70dd 2 0.00/1.00 vMB 0
108,460 108,460 000000000001ea22435d89e66b4d9637dea97420aa04adabc9ab60ca192c1ab8 1 0.00/1.00 vMB 0
108,459 108,459 000000000001b2ad2992637313b52d245883afad18d9543d5257db9fbb6a278d 7 0.00/1.00 vMB 0
108,458 108,458 00000000000242d873319bfe6d3774831c3c891a80a8782401c0a0282f683c6e 25 0.01/1.00 vMB 0
108,457 108,457 000000000000715eca67588f55a67583f3e79d79afda0d77bc643d89ac13bfc1 2 0.00/1.00 vMB 0
108,456 108,456 000000000001646335a4b6c064abb8a7f3bd7477dc54a4ae6e47cf22c4bc9ad8 1 0.00/1.00 vMB 0
108,455 108,455 000000000001f2dffab991137cbea9ab95f111004fb99f831a01da04396030c6 2 0.00/1.00 vMB 0
108,454 108,454 000000000002517f2dc35d9ed9e6a25e75afa62c33cebc00c39022f752179d79 1 0.00/1.00 vMB 0
108,453 108,453 000000000000ea01237f21b511ebc214c6eddf2cbfd12bea18b480f2e46c96db 2 0.00/1.00 vMB 0
108,452 108,452 00000000000135a2c43f9d138514bd8a0e0e5b570e0974d732eaa55e709dca87 10 0.00/1.00 vMB 0
108,451 108,451 000000000001d6259df9d44ec7a9117a43afc2e2a6b15f144bfac754646eaa51 48 0.01/1.00 vMB 74
108,450 108,450 000000000001bc36ec7efd1d7e34035d7d09a5b265bb1ec36854dc6b1a386b76 2 0.00/1.00 vMB 0
108,449 108,449 000000000001d810262e64ed70ab83f5b038f0e691438a4c4b86a6b15c930457 1 0.00/1.00 vMB 0
108,448 108,448 0000000000019992a6fe7bdbba359bb510a1b635406d132363507ca9600dbc36 1 0.00/1.00 vMB 0
108,447 108,447 000000000000c56016063613eb326131bb417845230e0f91905fdf444ea798c2 2 0.00/1.00 vMB 0
108,446 108,446 000000000002102844f08ee6e8fa4cf6b13f0905cf3861d0af6dd4336e284089 2 0.00/1.00 vMB 0
108,445 108,445 000000000000f9be35401466473076e4e865a5d5b5338cfee2d07a9f3c0a476b 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.74 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: 630.39 GB
    • Received: 12.03 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.