Loading Tool

Explorer IconExplorer

Memory Pool

78,539 transactions
29.42 vMB
0.09850523 BTC
Random Selection Loading Transactions
Max Size: 177.22/200 MB

Candidate Block

Mining Attempt 2a8e6b2b64ae73d39ca530d4ced0ffd5d9614a37e8afceac97b31e877cbb86e0
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root fc47f34a929679f145e9ff2303f0f5f67bba2ba726d58f7962efd68b8ba3fe32
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,483
Size: 1.00 vMB
Total Fees: 0.03518072 BTC
Feerates: 103.00 > 3.53 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (382,640 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,514 532,514 00000000000000000010a6dfba95f7f78039682600adaf82d7331c3d1f596457 2,351 1.00/1.00 vMB 26
532,513 532,513 000000000000000000276620bbd1e432fa15b7ac76219aa23f9ba51516a4c64f 2,622 1.00/1.00 vMB 50
532,512 532,512 00000000000000000026e0ab2a33e4fbb42c4b983a1a5da98ee74af360ab12bf 534 1.00/1.00 vMB 6
532,511 532,511 0000000000000000001c2c2a77005b6436ee1285c85f797ecb57258496c42ceb 768 1.00/1.00 vMB 7
532,510 532,510 00000000000000000012cde42c6cb78919a7ccb94c37ca776c9cae7de6725eb1 302 1.00/1.00 vMB 3
532,509 532,509 000000000000000000158c674713d258df8437897e413ff49a28a413d7e324e0 263 1.00/1.00 vMB 2
532,508 532,508 0000000000000000002249299099cb6f7c9184d39165538f6cebebda8deb8b5d 589 1.00/1.00 vMB 7
532,507 532,507 000000000000000000060cb31d8e2091edff1773d6eaf0892c88a878d1d4ac90 410 1.00/1.00 vMB 4
532,506 532,506 000000000000000000079cc1f10e7108ce30943b5eaa263cad7231ce952b44b7 201 1.00/1.00 vMB 2
532,505 532,505 0000000000000000002e3bccca19da3df3e400a2d5b4326b3bd432509049426a 169 0.99/1.00 vMB 2
532,504 532,504 00000000000000000026a70e51e41a7ba7686b2c724872e5f693c6e0265b1504 1,815 1.00/1.00 vMB 19
532,503 532,503 00000000000000000005bab7a59d4fd399b5bf7bed5177b12dec6a640270c7f0 1,204 1.00/1.00 vMB 14
532,502 532,502 000000000000000000190140086b7a5ab32ebe67cee96a4dccd5077c23858ba8 1,273 1.00/1.00 vMB 14
532,501 532,501 000000000000000000318ccd02528d62b9cf561b5b9c6b748e63bfc050ffbaed 1,802 1.00/1.00 vMB 24
532,500 532,500 0000000000000000001d2a5d6745fbfa84fd2909621d3084e06d2d6f0091214a 1,587 1.00/1.00 vMB 18
532,499 532,499 000000000000000000325463f5f5502e97fc614ee27ae00243ea9b1ef260a539 327 1.00/1.00 vMB 8
532,498 532,498 0000000000000000002d2423a474634f61bd0e60fc97af8d8a9fb776e5dea220 496 1.00/1.00 vMB 1
532,497 532,497 000000000000000000020d0894862f6e6e92edd298ae4dfc35c098719325b8c0 1,943 1.00/1.00 vMB 34
532,496 532,496 0000000000000000000fc1da2223144fdbe960524223eea37e638cdcf91a1d7b 485 1.00/1.00 vMB 13
532,495 532,495 000000000000000000032d15f3e20eef6ab757ac23ddf641eb3e4556155ac29c 328 1.00/1.00 vMB 3
532,494 532,494 000000000000000000085a23021d7c72cb30fbb74d4d4e48ee9b8ea0767d9ea3 237 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.