Loading Tool

Explorer IconExplorer

Memory Pool

80,533 transactions
34.69 vMB
0.17871794 BTC
Random Selection Loading Transactions
Max Size: 194.25/200 MB

Candidate Block

Mining Attempt bf3e9f389d82e604b0a7ffa52f7ebae981a4b3a31fd4a2119526adb9b0556c42
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 6c3f7f0a7c8dbba1504a5495ab30f73afb39d9ad8401e025a4a3954eaa08ebee
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,137
Size: 1.00 vMB
Total Fees: 0.04900225 BTC
Feerates: 150.93 > 4.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (597,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,112 318,112 00000000000000001724f73ff2a7d5e500f9adf22e964ad43078deeb5303fa19 359 0.19/1.00 vMB 26
318,111 318,111 00000000000000000c572e49a5fa6a4b03582f44f273a4bb36069156b0196d51 852 0.36/1.00 vMB 39
318,110 318,110 00000000000000001526fa7c9c328b2b18d13d7f3663035172ba73838a93eb80 217 0.12/1.00 vMB 24
318,109 318,109 00000000000000001f4ac34f3b63549445447b57ead31eaf250f3d3504707d96 449 0.22/1.00 vMB 28
318,108 318,108 00000000000000000ae22cbc8fc4e638cf7ad73b5c01d0061925c1f4982c2624 269 0.12/1.00 vMB 30
318,107 318,107 00000000000000000434474dcb91c7b9442d260f242e2f22bdf7c23f67dfdacb 510 0.26/1.00 vMB 27
318,106 318,106 00000000000000002488a6d36bed199f93064b3cbc2d15e46107cc48f9f855c1 891 0.42/1.00 vMB 28
318,105 318,105 00000000000000000264c20111fe78007c71794817b0c4ef414c6bbc089b7b1c 356 0.43/1.00 vMB 17
318,104 318,104 00000000000000001ff637b154548a10283a64f9010cdb6e587501af7a23b707 512 0.19/1.00 vMB 35
318,103 318,103 00000000000000001f3d19a62d5712d6d24ca94a05a803af925fe80e176e073d 911 0.35/1.00 vMB 39
318,102 318,102 0000000000000000245b90f761a4ae4d4f022723535e145ca0dffbd00cf97de5 64 0.02/1.00 vMB 21
318,101 318,101 00000000000000001f7c098eb7b0031a28261892361ff2adc582b368e1c1adf2 26 0.01/1.00 vMB 26
318,100 318,100 00000000000000002a18738c6594b89983e3e549c2fbd1634a461576ca65b66b 290 0.25/1.00 vMB 17
318,099 318,099 00000000000000001b7494940cbafc420742a4cbd19258eefdd60fab4f1735e2 468 0.25/1.00 vMB 26
318,098 318,098 00000000000000000f943a3d526c22c1c45fd4c5a6def7011a1659714e5e2b1a 253 0.15/1.00 vMB 15
318,097 318,097 00000000000000002645f5586547fb9556631f08d8b3747a6d04233fa7691314 1,190 0.63/1.00 vMB 29
318,096 318,096 000000000000000005c769bf2c273c851425a75ac623d531af078ee85241e75d 694 0.44/1.00 vMB 26
318,095 318,095 00000000000000002385a5822bc3dd5f70b30c11f7f1d2495873f98724af6f28 1,217 0.60/1.00 vMB 30
318,094 318,094 00000000000000000837796bf72dfa1b2a13e6024f1505fbe42240f123e5bcf1 332 0.15/1.00 vMB 30
318,093 318,093 000000000000000027090e83c5d61492c885f7018db4382de9d72bae4dfc69b2 179 0.12/1.00 vMB 20
318,092 318,092 000000000000000019625a7a1a56674bfb3c7f4e49b1813b06a71efff7c36c6b 114 0.05/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.11 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: 734.19 GB
    • Received: 18.55 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.