Loading Tool

Explorer IconExplorer

Memory Pool

82,562 transactions
34.54 vMB
0.15532839 BTC
Random Selection Loading Transactions
Max Size: 196.91/200 MB

Candidate Block

Mining Attempt 53f2e23e171cee176bbd987ed4bfbcac9b9d23bf79f47d0871e20ac1f8e59b74
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 91a423144114bb4f8a6a19d0e5206492397b79bd8218106bb3c3d088b0539bf4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,566
Size: 1.00 vMB
Total Fees: 0.03837443 BTC
Feerates: 150.78 > 3.85 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (89,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
825,738 825,738 00000000000000000003715df7e8efd88a837066c37824641f1b3831765ca804 4,001 1.00/1.00 vMB 190
825,737 825,737 000000000000000000025de74d78a8cd3454434910f9424a803f290ee4d719bb 5,409 1.00/1.00 vMB 223
825,736 825,736 0000000000000000000095545a28dea74b7b5464136269814d4d214de39cf201 4,189 1.00/1.00 vMB 235
825,735 825,735 000000000000000000001c49961b120924f5d9fbdb1133e024dcb0d45d86be20 4,129 1.00/1.00 vMB 254
825,734 825,734 000000000000000000035e74e26554f14db0d606f63890560cd81966a05c6afb 4,954 1.00/1.00 vMB 199
825,733 825,733 00000000000000000003556a2425a14f8045cc0d26239c462f2e210f8533e13d 4,239 1.00/1.00 vMB 219
825,732 825,732 00000000000000000000e419537600c45fbebbfe4c98c7081ad41673503e9ced 4,291 1.00/1.00 vMB 217
825,731 825,731 000000000000000000031e470d49472dc555eacddeb15ddc9f6fd83b3bb444ef 2,721 1.00/1.00 vMB 175
825,730 825,730 0000000000000000000122cc1ea16647f4e4c07262e6bf419deff3d3577e746b 4,834 1.00/1.00 vMB 198
825,729 825,729 000000000000000000030a2044fba54089fcb38eb1fa7c32aa67eb378839df54 3,970 1.00/1.00 vMB 180
825,728 825,728 00000000000000000002282c6745cc8f659bfa597ad5c235debdcf4370a6a5f6 5,488 1.00/1.00 vMB 183
825,727 825,727 000000000000000000019dd5b91febecdc3775120b7a82bfe3c907e4682b063c 5,100 1.00/1.00 vMB 178
825,726 825,726 000000000000000000022d3e1c3d505bf84bf66a8ed5ecdfd9cb3d342e9e1585 5,070 1.00/1.00 vMB 196
825,725 825,725 00000000000000000002ebaa361943ec3d41b85b6aa03e3129f938aad9392d78 6,174 1.00/1.00 vMB 200
825,724 825,724 000000000000000000022fea6da27f50da7f9acd2176e9fc252149f894e62c66 4,788 1.00/1.00 vMB 220
825,723 825,723 0000000000000000000105b39b66706050c6a7973af69ec3918d19274edb4222 5,673 1.00/1.00 vMB 199
825,722 825,722 00000000000000000001011b6e2a72dfd222ff87e34f5ebdaf066b7069245779 3,721 1.00/1.00 vMB 213
825,721 825,721 00000000000000000003c40a8ae9614886425d69bbc576c77d14a8db58031e09 3,982 1.00/1.00 vMB 230
825,720 825,720 000000000000000000036a516b6c1114f63db1a66dd8a33ecab8dae08e33bd0f 4,679 1.00/1.00 vMB 198
825,719 825,719 000000000000000000002d663559937c074a12d0c439d0f7038389ea56280902 4,454 1.00/1.00 vMB 155
825,718 825,718 00000000000000000003bef2cf64f99684ac3eb72f6ce1380dea3cc99f1dadf5 3,694 1.00/1.00 vMB 209
Previous 10 blocks ↓
Total Size: 783.10 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: 728.28 GB
    • Received: 18.47 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.