Loading Tool

Explorer IconExplorer

Memory Pool

76,200 transactions
29.15 vMB
0.10421304 BTC
Random Selection Loading Transactions
Max Size: 172.33/200 MB

Candidate Block

Mining Attempt 17457caa4f1492d3682337d175537bf347c3999b5a1a49027a674e089746bfce
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 626f311a373ac6186860ca320eb982211a35ec14012baa7fc5e1990ade591a92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,401
Size: 1.00 vMB
Total Fees: 0.04173667 BTC
Feerates: 201.37 > 4.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (172,691 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
742,348 742,348 0000000000000000000377d4e984f2e023f471aa604ee5dde4ee83285455b3e3 1,114 1.00/1.00 vMB 2
742,347 742,347 000000000000000000030a64650c824ba6f37bc5371b4947b8c2dcf4c5c7fd39 878 1.00/1.00 vMB 15
742,346 742,346 0000000000000000000216a50be3ad88b30dc20f1e56e5b695c86cf2d78cec00 1,489 1.00/1.00 vMB 11
742,345 742,345 0000000000000000000349b0fffb651d91633d9a0de466ee3523db6648708340 744 1.00/1.00 vMB 2
742,344 742,344 00000000000000000004737604c06119b149380891991807ff77280189dbb1ff 1,012 1.00/1.00 vMB 3
742,343 742,343 000000000000000000001c1f97d3de5ba5b4dbec20ae615116d68130c88da561 1,075 1.00/1.00 vMB 4
742,342 742,342 00000000000000000008b0d9412bc2652117dd12b667dff177193ede2dc278bb 2,716 1.00/1.00 vMB 6
742,341 742,341 00000000000000000002e31f19132053a63230e57dea072d61fc2d0b8a89d59f 1,679 1.00/1.00 vMB 10
742,340 742,340 00000000000000000004ed095d508c888ce5c30fe65954c302837fc4b5a8f91c 1,241 1.00/1.00 vMB 5
742,339 742,339 00000000000000000007b26c20057efcdb75c14b3d675d9976e66d8ff23b7cd8 2,600 1.00/1.00 vMB 17
742,338 742,338 000000000000000000056bb1449b82ee81bf782a89ceaa89e698edc76f1c564d 2,761 1.00/1.00 vMB 14
742,337 742,337 00000000000000000001616a3fb91033ff0bf3705e7c2efa54ba6784e353acf9 2,732 1.00/1.00 vMB 21
742,336 742,336 00000000000000000001e2e6ee944c7c5dc389a3c5999de0adecba24494845ff 2,141 1.00/1.00 vMB 27
742,335 742,335 000000000000000000050c26580af455fe7579f135cab64871bc06b399b91ef8 1,889 1.00/1.00 vMB 5
742,334 742,334 00000000000000000004f7a26a43212256890d94f1c47bcf22a5db9a647c3ac4 2,510 1.00/1.00 vMB 13
742,333 742,333 000000000000000000031336be5bff7acdbfe164366286d7d3eaf1888b5bbede 1,569 1.00/1.00 vMB 3
742,332 742,332 00000000000000000002da4f7d440bc0e448a6e2a07213b6044cd3c64e702969 1,782 1.00/1.00 vMB 9
742,331 742,331 00000000000000000000d4e73f1dab6b215d1ebb91e9e3dc7b7f207e41d516f8 1,396 1.00/1.00 vMB 4
742,330 742,330 00000000000000000008d6dc142ba9c0b1b0afc8e255696900e857d41501a505 2,835 1.00/1.00 vMB 17
742,329 742,329 00000000000000000001d0286d7446e0c261e9107072df66720da5955b234fa6 2,693 1.00/1.00 vMB 15
742,328 742,328 00000000000000000004a9465b0fb3c49fd69417b79c288c2324fdf43bd83657 3,003 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 667.91 GB
    • Received: 15.31 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.