Loading Tool

Explorer IconExplorer

Memory Pool

45,803 transactions
28.58 vMB
0.07374866 BTC
Random Selection Loading Transactions
Max Size: 151.82/200 MB

Candidate Block

Mining Attempt 44d820e1acf49cfe6611ccd92a45d181fa994bfe917fecbea1defbed67de8a3b
Version 20000000
Previous Block 00000000000000000001d31dd75d38543959c8b9e526cb3be5dabf3325e25fb6
Merkle Root 594ade1272c7d97df05d531bff8bf3d77c9c38fd6ec45b3eba1f568f89f862d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,540
Size: 1.00 vMB
Total Fees: 0.01944691 BTC
Feerates: 361.66 > 1.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,850 (340,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
574,395 574,395 0000000000000000002426ae7bf4075784d24934a2ef9a0f1e569461530fb4ae 2,965 1.00/1.00 vMB 37
574,394 574,394 0000000000000000002b84a84e9e8fcb7fb209944f26ff993e06bc36943df6c8 3,016 1.00/1.00 vMB 64
574,393 574,393 0000000000000000001232a985b0de1b0b737012b56e253c094b9b1dffa92975 2,976 1.00/1.00 vMB 11
574,392 574,392 000000000000000000156a0d2dbe65938ec32769adc9b49ae0f7b67f1412fed8 1 0.00/1.00 vMB 0
574,391 574,391 0000000000000000001284aa9a6e2ef8fd3ea912d85092efc301b77210df18be 2,920 1.00/1.00 vMB 11
574,390 574,390 0000000000000000001fffe072c46b8314ace4d49822fe8d96852783d954d825 2,286 1.00/1.00 vMB 23
574,389 574,389 00000000000000000004027ad6ec356c5a896680e2cd89549fcdb59290199d1c 2,241 1.00/1.00 vMB 61
574,388 574,388 00000000000000000026441d6b9c16a25935d240df925f8b2c263ac211393482 3,097 1.00/1.00 vMB 58
574,387 574,387 00000000000000000009ee0a23fba93046e505f501ee01f1b99fccbb0f8d409b 2,739 1.00/1.00 vMB 27
574,386 574,386 00000000000000000019c8b6a4b6b83e6ca9f705f1f402d14556e04666241496 2,704 1.00/1.00 vMB 37
574,385 574,385 00000000000000000013ff29352a7dfcdf514cae289dc2c035b7e328a807c4df 2,871 1.00/1.00 vMB 71
574,384 574,384 00000000000000000029ab5d30e93745a9485a958474fd8619770c1ce863d9f7 1,817 1.00/1.00 vMB 62
574,383 574,383 00000000000000000028b6140faba278b49481317eaed45a0412534e5a5aeabe 2,746 1.00/1.00 vMB 34
574,382 574,382 0000000000000000001ae6bd656e714af522eb03c1515f7a0e6ca0d792adea3c 2,926 1.00/1.00 vMB 74
574,381 574,381 00000000000000000009d4dcd889a50cd100023220d982208de77ffdb112c2c5 2,526 1.00/1.00 vMB 82
574,380 574,380 00000000000000000017e4aeca03ee6cfd204e6484c9e444ea88c52aec83e235 2,831 1.00/1.00 vMB 6
574,379 574,379 00000000000000000020f0566332847dc06ffe4168373b34bd871bcc2599dea8 3,063 1.00/1.00 vMB 42
574,378 574,378 0000000000000000002bd91536293b0e2642ad1315a671f779ebc974c8b58c79 2,740 1.00/1.00 vMB 44
574,377 574,377 00000000000000000011029b179fa129bd0e2ba9d5825fa8e4dccaabbf92611a 2,590 1.00/1.00 vMB 48
574,376 574,376 0000000000000000002122cbc76f54c5258f5f4ce1496e297f83c63544897412 3,135 1.00/1.00 vMB 21
574,375 574,375 000000000000000000219c00ebda081ce96c1ef3635f36fcc7db4b80bbf88a89 2,599 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.12 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: 652.17 GB
    • Received: 13.74 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.