Loading Tool

Explorer IconExplorer

Memory Pool

36,111 transactions
28.50 vMB
0.06529274 BTC
Random Selection Loading Transactions
Max Size: 142.42/200 MB

Candidate Block

Mining Attempt 48c03ca1acb88514c730e1633b9d5da6e74c3b2262e103190ef825d0e8b26e67
Version 20000000
Previous Block 00000000000000000001506b941a54764348896f53a4e1b6257bc1abba2f4e73
Merkle Root 7dc314b70eead7d97c1a7c08e86bb8f0772a56d83e762d122a5a9a8d508510d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,157
Size: 1.00 vMB
Total Fees: 0.01012287 BTC
Feerates: 75.34 > 1.01 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,525 (168,720 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,805 745,805 00000000000000000003d3c6131bf33ef7d43a2447f7956f18ae4c8da3d6593a 961 1.00/1.00 vMB 20
745,804 745,804 00000000000000000001db1b860ec2c7863643910e3b919d9115cb6dd811dff6 1,997 1.00/1.00 vMB 27
745,803 745,803 00000000000000000006433ebeea63af9b313f439473d5348052bb8b30f28ac5 3,240 1.00/1.00 vMB 15
745,802 745,802 0000000000000000000620c49ab2e0083ccd29e8efb344c6b7bdb036a4658aef 3,008 1.00/1.00 vMB 26
745,801 745,801 0000000000000000000582061c951a81cdead3fb0b03729b0086a025dfbfb958 2,878 1.00/1.00 vMB 18
745,800 745,800 00000000000000000001d35e88e67116d07c93134fa48985f8c605cfcdbb4f57 2,714 1.00/1.00 vMB 31
745,799 745,799 00000000000000000005fe3f22bc6236d987f98bfeed99ebbfae83aa764baaba 2,678 1.00/1.00 vMB 38
745,798 745,798 00000000000000000000c2d0268a1cdda473481992984957c78c7a4d29276054 2,269 1.00/1.00 vMB 52
745,797 745,797 0000000000000000000312bbeeaf09bb5fdefd3a43d47750a908c73c59b2d829 3,231 1.00/1.00 vMB 34
745,796 745,796 00000000000000000000e0f34bcde6ffaff4144ecc6926b2cf26941a3ca31388 3,620 1.00/1.00 vMB 18
745,795 745,795 00000000000000000007385e983a819aa55d96b76560fb06b66fe2f28d2c6d26 3,698 1.00/1.00 vMB 31
745,794 745,794 0000000000000000000828677446af8174c4cf3d2741099f9e440ec7508d7b35 2,653 1.00/1.00 vMB 26
745,793 745,793 00000000000000000000de8dac7ed68443dbdc5379ee2f7e9fae0de43fc870c5 2,065 1.00/1.00 vMB 29
745,792 745,792 000000000000000000028361a6400766c545c2ad1d347cc33092182ca4cccdd4 2,995 1.00/1.00 vMB 31
745,791 745,791 00000000000000000007adcb773de80931b13bd48d9d2aa1bf5ba743aa77c452 3,511 1.00/1.00 vMB 38
745,790 745,790 00000000000000000002eaad7371030875efec68f722dc29cbab30838fb5a249 3,165 1.00/1.00 vMB 56
745,789 745,789 00000000000000000002e8f68226604ef1ca04cc6b4373c26b3bf91610c510e7 1,417 1.00/1.00 vMB 28
745,788 745,788 000000000000000000004b8dc9d07fe539f87fa23be3aed3462326022be06378 3,073 1.00/1.00 vMB 28
745,787 745,787 00000000000000000000855c6917c2cae2e3828c1cd67bf9247d720f12325f83 3,007 1.00/1.00 vMB 34
745,786 745,786 0000000000000000000877cb53e32ec785c185d1403a82fc66e737d7b7861b37 3,426 1.00/1.00 vMB 35
745,785 745,785 00000000000000000001fd5e3814cd2c1265151164e285b6b761e42e6315cd1a 3,363 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 781.54 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: 620.13 GB
    • Received: 11.21 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.