Loading Tool

Explorer IconExplorer

Memory Pool

80,665 transactions
30.23 vMB
0.15116154 BTC
Random Selection Loading Transactions
Max Size: 182.15/200 MB

Candidate Block

Mining Attempt 0124cc89f2104c1cb774724bf885969c508bb7eef6f088c8b00a58353e7c6c88
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root 5f9ff6a5d0260a3982c7b08753b49dc1a6b3a52c271ade18058d86432ab98a8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,883
Size: 1.00 vMB
Total Fees: 0.07777293 BTC
Feerates: 251.00 > 7.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (185,403 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,727 729,727 0000000000000000000141f70809d2ae01e86a20784aa702ff5a8a08036957e3 3,247 1.00/1.00 vMB 24
729,726 729,726 00000000000000000007f5b05ab0ce3816fcf0c6593b3aa11dc062d4ecf3142e 2,981 1.00/1.00 vMB 8
729,725 729,725 0000000000000000000a183def78219e411c01a27cfdc43e20db8ac2257dae4f 2,377 1.00/1.00 vMB 11
729,724 729,724 000000000000000000064dfd5d339c61eefa92121164a61862ceff680e66031e 2,493 1.00/1.00 vMB 16
729,723 729,723 00000000000000000007cde0f3a53aff55f6979fcfdd191d3165b9492b90d72e 2,955 1.00/1.00 vMB 12
729,722 729,722 00000000000000000001f7a8b070ec58dd04fae5798fec8ad55b54ce91119085 2,803 1.00/1.00 vMB 11
729,721 729,721 0000000000000000000575c9424c923de0130aca78069d266965fbe5cbcec028 210 0.05/1.00 vMB 9
729,720 729,720 000000000000000000020816b83c98eaf22e62533912cd426c08e06dae7e3712 2,258 0.90/1.00 vMB 6
729,719 729,719 00000000000000000008038cd54e14a6dc02580aca8323aa7474730478f3b6f3 1,112 1.00/1.00 vMB 4
729,718 729,718 00000000000000000002de5fba2fe08d461678287e1930ca07c037f4d8ed8f55 3,030 1.00/1.00 vMB 6
729,717 729,717 0000000000000000000372008b4359a69b096f3fb699340f3aff5fb7f3286c48 1,566 1.00/1.00 vMB 14
729,716 729,716 00000000000000000001091fa4a37870379a1ac6a5866e93731b70698d2ab388 1,397 0.61/1.00 vMB 10
729,715 729,715 000000000000000000066aafe7d5d0e49fd13522fd2ce7a4af85427489b23eb1 1,537 1.00/1.00 vMB 1
729,714 729,714 0000000000000000000796834c03bd3be474bfa895146a58015f5ff325ef50c0 1,709 1.00/1.00 vMB 7
729,713 729,713 000000000000000000000fbfac1a91cdeaf64d689f7673d02613da9d10bfb284 1,957 1.00/1.00 vMB 9
729,712 729,712 00000000000000000007cbb7e3db0a9b7aab9e93c75779ede88bc8c114183e93 924 1.00/1.00 vMB 3
729,711 729,711 00000000000000000005b15ed87d2c8a20796050d7fd5a0d54147c37a15d8204 3,541 1.00/1.00 vMB 7
729,710 729,710 00000000000000000001f78bfb2365246d6ad9292eff5ff28d1598d42fde9171 2,247 1.00/1.00 vMB 6
729,709 729,709 00000000000000000006b9d2b14bf1e1038544032a4677fe3d2040f38279440a 3,690 1.00/1.00 vMB 11
729,708 729,708 00000000000000000002d8b70dbdf8761194d20c598cdf4e3a0399715fd77f54 1,858 1.00/1.00 vMB 18
729,707 729,707 0000000000000000000991ada2320e92cd59b474216088722f71abb624105299 2,953 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.62 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: 672.03 GB
    • Received: 16.11 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.