Loading Tool

Explorer IconExplorer

Memory Pool

81,962 transactions
31.45 vMB
0.10657306 BTC
Random Selection Loading Transactions
Max Size: 189.41/200 MB

Candidate Block

Mining Attempt 04d66e0c072859baf11499bc4d695b092719cd85831a3e18c1387ea1547427e1
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 895be86c219cb432375f1c3124365405430a15ce48de2846de5d0f83d7f1f716
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,983
Size: 1.00 vMB
Total Fees: 0.02678330 BTC
Feerates: 318.30 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (524,625 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,728 390,728 000000000000000005eb5f6ccc6ca556cebd5800f4924757c6e74c956c2396ed 1,044 1.00/1.00 vMB 19
390,727 390,727 0000000000000000006e9ad7e94a532e681957617a80177339097cb6cf8d4670 103 0.04/1.00 vMB 29
390,726 390,726 000000000000000001e51c3ca6e2c652e57e6380742546a27523019b9f659581 1,018 0.75/1.00 vMB 19
390,725 390,725 00000000000000000116f69e5111151aec25744011cd2bacb666ca4259a8c97a 2,608 0.95/1.00 vMB 45
390,724 390,724 000000000000000008d321eaa5f481ba6940bbdaf9c183eeeb9a7a6e87815534 1,834 0.87/1.00 vMB 34
390,723 390,723 00000000000000000180ab8abe0cd669ab8d2a1419b014e63dbe672acad20251 389 0.20/1.00 vMB 24
390,722 390,722 000000000000000008252065af9b962d37c966fc6887f853aac119b5fe007c92 771 0.32/1.00 vMB 37
390,721 390,721 0000000000000000098b73996a947ffb91d63b9fe9070f8ca7f35bdf5883a74a 522 0.93/1.00 vMB 10
390,720 390,720 000000000000000006b45c284d2a111d1b7d3cd4f56f736f491236bb1cbeb306 1 0.00/1.00 vMB 0
390,719 390,719 0000000000000000088d10d7164ff526fd6ab39badec7966e76cee7f2e422440 1,521 1.00/1.00 vMB 25
390,718 390,718 0000000000000000062bedb47274118cd080657b09aa1fbcd4a757221c396140 693 0.30/1.00 vMB 33
390,717 390,717 000000000000000004c4626adc2f304a490074b0489c617bc150acb1caf173d0 1,588 0.66/1.00 vMB 38
390,716 390,716 000000000000000007e2275cac4d39449cff480de3a7b9f5611cf80428dfe364 1,083 1.00/1.00 vMB 18
390,715 390,715 000000000000000001bef02d9e6c0f499be210976d6fc8405e9756795eb9e043 2,240 1.00/1.00 vMB 39
390,714 390,714 000000000000000001665ab4461b4d96079d193b576325b35aebde799ae43557 470 1.00/1.00 vMB 13
390,713 390,713 00000000000000000007164604a353dcd70ecd4878c934d0956fa0d9ddfaf52b 602 0.93/1.00 vMB 13
390,712 390,712 00000000000000000516b5add81d6af7bd9db3fffff61f9385997049034035a7 918 1.00/1.00 vMB 20
390,711 390,711 0000000000000000032ebe1a8f104ce254fc453fe7b4f112fec86fe9316aa390 1 0.00/1.00 vMB 0
390,710 390,710 000000000000000005795411661f0ca2e857856c6ee22f88bc034bc3f22f90c4 429 0.25/1.00 vMB 33
390,709 390,709 000000000000000006e620943b989ecef2ffd4f885bf7df2a629c4cfd2c452f0 516 0.99/1.00 vMB 10
390,708 390,708 0000000000000000067460a88f47b605072876af84f44b555b4afca2367954b7 2,030 0.93/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 783.00 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: 718.78 GB
    • Received: 17.95 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.