Loading Tool

Explorer IconExplorer

Memory Pool

78,016 transactions
29.03 vMB
0.07929794 BTC
Random Selection Loading Transactions
Max Size: 175.67/200 MB

Candidate Block

Mining Attempt b7c0ed788ab082ba1469bf06eaf0751adadc26e728485d7bd4581be943f23fbe
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 272cbf30b3e79a5d262ce79cee492daa00c442509dfef76a60f32ff71287dcc2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,004
Size: 1.00 vMB
Total Fees: 0.01868059 BTC
Feerates: 178.73 > 1.87 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (161,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,700 753,700 00000000000000000001f20a3021ce882afa05af374ba51921293eae909c8543 684 0.38/1.00 vMB 6
753,699 753,699 00000000000000000001721273e310f25d9d8b5b3b5b4f6db7f0c0f43899fc5b 1,234 0.72/1.00 vMB 12
753,698 753,698 000000000000000000090ca9f4d85407dae08e72d47ea83ff44a897736d708b5 205 0.88/1.00 vMB 11
753,697 753,697 000000000000000000065461848a99a2646c1013785c66b657dbeecab194373f 880 0.47/1.00 vMB 9
753,696 753,696 000000000000000000073c1a20b86d949d786c33a8eb68922f1edb1ef3d88b3b 1,073 0.34/1.00 vMB 9
753,695 753,695 0000000000000000000767686695dc620a91253ed489339914879b085ef3e75e 1,025 0.80/1.00 vMB 1
753,694 753,694 00000000000000000008d1a0ea29b418409736912f0f425132175084e724b986 2,935 1.00/1.00 vMB 8
753,693 753,693 00000000000000000004ce3a59a69b4862ba0e136f70b145c5fe7499ed2466be 2,493 1.00/1.00 vMB 11
753,692 753,692 000000000000000000089975e81eaeda8a7ff53e2360e18f19772d6d21f6bc45 3,441 1.00/1.00 vMB 10
753,691 753,691 000000000000000000017ed104f25b6e1838d1507f66c93c40792ac2c8aaf313 2,710 1.00/1.00 vMB 21
753,690 753,690 00000000000000000002297d0e544fd5668073332ff9e7a6427c42ae21514543 1,398 1.00/1.00 vMB 4
753,689 753,689 0000000000000000000845ada5891c81f602e802174949fa3ae367faff932db6 2,041 1.00/1.00 vMB 7
753,688 753,688 00000000000000000000bd27075dd6476e7e1de9274d0274c29f81031014e533 1,733 1.00/1.00 vMB 3
753,687 753,687 000000000000000000009b519d7a36d6a3db4e9c87fefd387415868bc018a3a6 2,332 1.00/1.00 vMB 12
753,686 753,686 00000000000000000005129080a46411e88b8e91d98840cc894c16238c6d393c 2,300 1.00/1.00 vMB 3
753,685 753,685 000000000000000000047b9222c88e6fef6dbd6ea93e3cdf1c2a2510dcb8534f 890 1.00/1.00 vMB 9
753,684 753,684 000000000000000000034768ee30704f658efe4ce749a0a6c73fbc137ff31728 2,529 1.00/1.00 vMB 7
753,683 753,683 00000000000000000003f42a64ed5762054f30602a7c1ccbca4a50e970167920 2,942 1.00/1.00 vMB 13
753,682 753,682 00000000000000000001332525a573645fa07db1f8b155ad3a7ddd1c68d434a4 3,531 1.00/1.00 vMB 21
753,681 753,681 0000000000000000000675859ec8b7b2129be2568705a7452955b9d7731f645e 2,518 1.00/1.00 vMB 9
753,680 753,680 00000000000000000008c25d9ceaed46536875a173eac6a2f5c97d1ee28ab123 2,561 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.68 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: 677.28 GB
    • Received: 16.43 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.