Loading Tool

Explorer IconExplorer

Memory Pool

37,724 transactions
27.98 vMB
0.10197254 BTC
Random Selection Loading Transactions
Max Size: 141.81/200 MB

Candidate Block

Mining Attempt baa083866c84bbc78aacb2f0a364408bce4fc8ec9bf4c8cfc6219527f799e863
Version 20000000
Previous Block 00000000000000000000c47c1890e01cf5107ab7a3c5da6d59743d09f1e32405
Merkle Root 803355147d838dbb04b704e268222ab50f527fc24606a23b9b3efdef04ef2922
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,579
Size: 1.00 vMB
Total Fees: 0.04837273 BTC
Feerates: 101.66 > 4.85 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,606 (583,018 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,588 331,588 00000000000000000597d107cb6c4e563a9451270ba8af1399905863987b5977 468 0.75/1.00 vMB 21
331,587 331,587 000000000000000002f81f0e47043e6e81cab29fc57c018b05593352312cf722 2,117 1.00/1.00 vMB 33
331,586 331,586 00000000000000000e1d885f8616173d99d8ecff4f8a6b2ad56f4159bb1745e7 1,834 0.75/1.00 vMB 35
331,585 331,585 000000000000000008baa7d3c05f7252288879a0cbfec5ec5489d9807e8b8109 868 0.57/1.00 vMB 24
331,584 331,584 000000000000000002b6465acc3a4172bab7d4147a96fefc990c5240dc946338 826 0.46/1.00 vMB 23
331,583 331,583 00000000000000000c65a7c608ae568e078582a4660cbe7f5e276f906ef23516 132 0.10/1.00 vMB 16
331,582 331,582 000000000000000014890fcc6395b108262de56f0ed92ca0186df30c25c6a0da 471 0.67/1.00 vMB 12
331,581 331,581 000000000000000018a0687026d94a195077823412d410fd28122eabdbc5c1b2 2,341 1.00/1.00 vMB 30
331,580 331,580 000000000000000013fd9214fe8cd0d2a56067f28e1780537a7dc906a195fa1b 1,941 0.75/1.00 vMB 31
331,579 331,579 000000000000000015d777aec0340a677f87afaa07d8d274621977b83c9cb0c4 1,035 0.77/1.00 vMB 22
331,578 331,578 00000000000000000e89d3380751396742ad58984d5f5306546c000ed98a5622 1,482 1.00/1.00 vMB 21
331,577 331,577 000000000000000013ed0a4857884b2a2ab23b56f2bb19bb7dbf8ab06d973416 16 0.03/1.00 vMB 21
331,576 331,576 00000000000000000a91583a0ebe8435f44e6e722d08c25bb5416f711dd567c4 694 0.26/1.00 vMB 39
331,575 331,575 00000000000000000e346a0d062a2f17b88a69eca38bdacb623e2218b3459673 645 0.39/1.00 vMB 22
331,574 331,574 0000000000000000118fabaf38af71674c61a69be7701c66d70472773457f562 718 0.42/1.00 vMB 20
331,573 331,573 00000000000000001a6e82274e652547618c6b46cebe1330f5f108fa76c47bad 1,008 0.50/1.00 vMB 25
331,572 331,572 00000000000000001611c2facde3c5d623411fe06ed3fbaa46f1e67c53504fe7 268 0.19/1.00 vMB 18
331,571 331,571 00000000000000000ada48b447d58e6599e0a39314f6b6bb0da7abe81f5ad181 831 0.53/1.00 vMB 22
331,570 331,570 0000000000000000059a17ff2190250aa0494b93298ad7eabf94dbadf41b3898 314 0.16/1.00 vMB 29
331,569 331,569 00000000000000000a3b6fa60a89f4a2cbf74b12a8f740309a9e75e91ebd329a 705 0.61/1.00 vMB 18
331,568 331,568 00000000000000001841eed903b8bb84b4aadd33b011782e42f39fc96c77cbd8 1,742 0.75/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.91 GB
    • Received: 11.84 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.