Loading Tool

Explorer IconExplorer

Memory Pool

85,838 transactions
32.00 vMB
0.21237920 BTC
Random Selection Loading Transactions
Max Size: 191.34/200 MB

Candidate Block

Mining Attempt 3c3c02b9245ea672c9f90df5592a6d31df2955422eaac610d5bfb7d77ab8a083
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 063c502d22d3cc838da11aa297e63fb859ff3a81566ad29a623bdb965fe28687
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,913
Size: 1.00 vMB
Total Fees: 0.09576815 BTC
Feerates: 529.10 > 9.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (289,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
625,717 625,717 0000000000000000000a702876660b3746a15c8dfb5ce416655a7b2cb0570e26 2,910 1.00/1.00 vMB 18
625,716 625,716 000000000000000000092b9aaf2f4594d9918942d15b56dbdbd3d2b62249513e 1,218 0.42/1.00 vMB 15
625,715 625,715 000000000000000000012a0c0b41146a6cfe64c000cd9db388b17dcd5dca5f1d 134 0.05/1.00 vMB 14
625,714 625,714 0000000000000000000fe5ca2bdf0ec3ee7efd3a5596734527928521d1b34943 2,028 0.67/1.00 vMB 12
625,713 625,713 0000000000000000000967ac5d7073ad0e692f1827a500d3f80035db49c3b7af 225 0.07/1.00 vMB 16
625,712 625,712 0000000000000000000c7a0000352d360a4029afaaeaf362c3b2073dc2e68337 132 0.04/1.00 vMB 16
625,711 625,711 0000000000000000000dc4519a16b2d131ecd9847e5b8310b459c54539e5d2d9 103 0.03/1.00 vMB 15
625,710 625,710 00000000000000000008573055548361a7070bdf35737d2f4693c58d2e285200 423 0.15/1.00 vMB 17
625,709 625,709 00000000000000000001f357dd0a8fa75d8def858cb9f296a9d383048d23a12a 1,390 0.55/1.00 vMB 15
625,708 625,708 0000000000000000000af40f76db1be087bd306cbae85a7288bc4352078c8a0a 264 0.10/1.00 vMB 15
625,707 625,707 0000000000000000000628b5b3bad1b771c1be83f2f7457190b9c16fd914da94 2,640 0.90/1.00 vMB 15
625,706 625,706 0000000000000000000cc2011d874459d067016eaa81e97ee2201d0195deb254 1,288 0.42/1.00 vMB 11
625,705 625,705 0000000000000000000fb9e305ae0bede3ec3e4e2fc3fe03b3b8978385c3c0a1 1,506 0.76/1.00 vMB 8
625,704 625,704 0000000000000000000c7e4163c84b63e7e9d83981891919473b43c10b2891d5 21 0.01/1.00 vMB 7
625,703 625,703 00000000000000000011efa2987dac8c927a05671e0fbdd3200bd18c611a082c 1,095 0.43/1.00 vMB 11
625,702 625,702 00000000000000000009b29b3f7b629adcfff4323fab6188473e9179c5cc4cd5 78 0.02/1.00 vMB 24
625,701 625,701 00000000000000000000658800b74b9fede4426ebda5136346f8fd6bfd33e5a5 421 0.13/1.00 vMB 15
625,700 625,700 0000000000000000000af72672ad82e9291de2d3489e2b97b9438f44ca09c145 774 0.31/1.00 vMB 17
625,699 625,699 00000000000000000011ce5b197b1c959f8a810046c0cce51e39bc1947a65670 2,382 0.80/1.00 vMB 12
625,698 625,698 00000000000000000008f087956366da8ff1b1456c0b2b915ec00ebd17e6cddc 2,543 1.00/1.00 vMB 19
625,697 625,697 00000000000000000010f7ba84c926bd28fa7f1d8b2d8d715fea69a17bb420d5 134 0.06/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.65 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.70 GB
    • Received: 16.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.