Loading Tool

Explorer IconExplorer

Memory Pool

81,570 transactions
29.65 vMB
0.08654385 BTC
Random Selection Loading Transactions
Max Size: 180.41/200 MB

Candidate Block

Mining Attempt d23deb07f96f479c51e73f33f81583baa9a5a5e4e7fd94ee2c4443e27dacd2a7
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root ce6ec09293626aca3a25a67b6661eadcea435084bce3d80a5c79653f33d2359f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,193
Size: 1.00 vMB
Total Fees: 0.02399633 BTC
Feerates: 100.53 > 2.40 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (535,275 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,807 379,807 00000000000000000b8c73ab6289fcfdf0d5b78c894308974661ead6b1f3e2a2 1,442 0.92/1.00 vMB 30
379,806 379,806 00000000000000000b0131a0d7b55bdd220c8633d201f1d531a1447a9e3eb4ba 1,820 0.93/1.00 vMB 41
379,805 379,805 000000000000000003ae204a00893a511233977924f34ace147981a2002096f5 561 1.00/1.00 vMB 14
379,804 379,804 00000000000000000842d42391b06422a6efdb688c25381a0efd72017ea8301e 132 0.99/1.00 vMB 6
379,803 379,803 000000000000000010594764342b06b40d2c63e439e084836da9efff7ad016eb 1,025 0.95/1.00 vMB 17
379,802 379,802 000000000000000007d03abb05bb7880bb8e965620bb4756a12c6ff3c1b596c8 1,424 0.75/1.00 vMB 29
379,801 379,801 00000000000000000e8cc98365a8a5d0168e161ee90db42a98e009332f4e7671 2,468 0.93/1.00 vMB 72
379,800 379,800 00000000000000000348a887c34c131dc89c33c229a2123ab093457d25e58b67 1,833 0.89/1.00 vMB 43
379,799 379,799 00000000000000000ae4ce72a9b0ae34ca585ab5aa622a655450c4db79b30678 442 1.00/1.00 vMB 9
379,798 379,798 000000000000000003174271fca86826c2ae633b04a551da45c89aebbfb23eef 400 0.45/1.00 vMB 12
379,797 379,797 000000000000000004c4857f4e25873ae4e7816fe18bacc15730818fe9a56ddb 451 0.99/1.00 vMB 11
379,796 379,796 000000000000000007f48c5d6cf513883c022fe6f7be45c01bc25bdebb2e7322 1,400 0.75/1.00 vMB 33
379,795 379,795 00000000000000000d97b7e1a085c690a4a00736a736a4a80a39acab28a8a371 2 0.00/1.00 vMB 0
379,794 379,794 000000000000000008609c30dc5b188db1fbca3dbfed1a66136957ce9a800098 2,759 1.00/1.00 vMB 52
379,793 379,793 000000000000000004965ec2aeda32fd15d939d4fce65aef49a5c28c124855d1 614 0.32/1.00 vMB 42
379,792 379,792 00000000000000000b729c6aae7e701167e594493f6b7367bc17b309b4be6d46 302 0.25/1.00 vMB 19
379,791 379,791 00000000000000000c400c5a9c4adb0b9cdbc3f9e0f3cba86fd27cf483d81a3b 1,478 0.95/1.00 vMB 29
379,790 379,790 0000000000000000061fffab00bab5b6ab234f650cbd39f1cf2b131f5cafc9ea 1 0.00/1.00 vMB 0
379,789 379,789 00000000000000000d0d72250796fc9caf09453e70d0b16c032fa2171504834d 1,414 1.00/1.00 vMB 24
379,788 379,788 00000000000000000cfa6fec672b797daff95985adae49ea617e6c00d633d292 1,324 0.75/1.00 vMB 29
379,787 379,787 00000000000000000c8d3672ccdb729dff59b1875d49517b40e66ac4c434941f 966 0.41/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.54 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: 669.02 GB
    • Received: 15.71 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.