Loading Tool

Explorer IconExplorer

Memory Pool

77,979 transactions
29.59 vMB
0.07255043 BTC
Random Selection Loading Transactions
Max Size: 180.90/200 MB

Candidate Block

Mining Attempt 27d1f530c2bba039f2b2664629c235ee0ffd16567aff8db11676c502e7ec3c55
Version 20000000
Previous Block 00000000000000000000d3002cc735a2906070d791478a57e618190e90efce37
Merkle Root 931541a3062b05422ebd51a585e75255c69e79c4640dff51c632e66bf5c0a365
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,615
Size: 1.00 vMB
Total Fees: 0.00720705 BTC
Feerates: 150.93 > 0.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,393 (87,345 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
828,048 828,048 00000000000000000001503037b673be5f48ba202c80902dd8bcae5fa60acb88 4,455 1.00/1.00 vMB 30
828,047 828,047 00000000000000000003572918a6ad291f33cfe64218823030fa981f49c92b2f 4,645 1.00/1.00 vMB 30
828,046 828,046 000000000000000000034216d06362c6a4207000bf5d629bed3f2e04376e07b4 3,154 1.00/1.00 vMB 44
828,045 828,045 00000000000000000000e3adab5c443bbae5ec0776604a41cb19a0e81597b7ec 4,669 1.00/1.00 vMB 34
828,044 828,044 000000000000000000017b004174d588d9a7499051c7b6d4dc262f1d96764fad 4,274 1.00/1.00 vMB 26
828,043 828,043 00000000000000000001c46da2be923ccfd8f1044ed8a515ca3977f456a1c919 4,625 1.00/1.00 vMB 26
828,042 828,042 00000000000000000003cdcf066ad6873311522320e492f7ce6034f7d0ca7064 6,457 1.00/1.00 vMB 27
828,041 828,041 00000000000000000002a4dac9452d0f8bf4c629ca332d028639ceaa7e18a871 5,204 1.00/1.00 vMB 28
828,040 828,040 00000000000000000003fe2dbb38fdacef0cee394df9894ec7698f02c1817ef2 3,182 1.00/1.00 vMB 33
828,039 828,039 00000000000000000001fadd97d078cf552130c177caadb31e680a16d767fe7f 3,722 1.00/1.00 vMB 30
828,038 828,038 00000000000000000002c60534039804dee4bf54137c6b6a45148afcdb51654c 2,930 1.00/1.00 vMB 45
828,037 828,037 000000000000000000026813471fc96140d696263f4d00a7bad22662491599e3 5,681 1.00/1.00 vMB 29
828,036 828,036 0000000000000000000273af78c9b75db792c92360ccd6e6d56cfd80a8b2d1c7 5,230 1.00/1.00 vMB 31
828,035 828,035 000000000000000000001b7e5d32420533792fabf32796b669a16985d3ea9cc9 3,868 1.00/1.00 vMB 29
828,034 828,034 00000000000000000002610a7f33bd9cd3b8b5ca06603e3ec7fe94b96719504f 2,719 1.00/1.00 vMB 37
828,033 828,033 00000000000000000000ffcfad98cebd3f7c73cc7262aae735d0d65bda9be828 2,847 1.00/1.00 vMB 48
828,032 828,032 0000000000000000000117f66d941e03d313b06be44ebb2ce97d5bd390438501 4,862 1.00/1.00 vMB 31
828,031 828,031 00000000000000000003986f877c00eed4c21222a32f2a45f3f5ac9b38a14f01 3,600 1.00/1.00 vMB 27
828,030 828,030 00000000000000000000faca82b3cd2ac9a4721ac38756c2c3a7c54e3006113f 4,182 1.00/1.00 vMB 30
828,029 828,029 000000000000000000039eaa704dcd2fe5787cc1bdb0aeeb0c324adad7829849 3,025 1.00/1.00 vMB 37
828,028 828,028 00000000000000000002a971ae876b75f1e9c7e29aff91d5e285af457cafc59c 3,857 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.07 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: 720.91 GB
    • Received: 18.30 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.