Loading Tool

Explorer IconExplorer

Memory Pool

80,113 transactions
30.44 vMB
0.08897667 BTC
Random Selection Loading Transactions
Max Size: 184.99/200 MB

Candidate Block

Mining Attempt 0a1a937c700a36b89ed32d10b556003ba23e0ce38fdb75700a1e574f75c8e025
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 5c98be7be7a6c3e2af6c721d142a2d4cad57cd9151d2ab266b41dd3b3ff2d497
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,010
Size: 1.00 vMB
Total Fees: 0.02025748 BTC
Feerates: 203.60 > 2.03 > 0.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (540,749 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,646 374,646 00000000000000000730e55baecf5764718f004cf92c622736b26ca8da8a19c9 1,034 0.56/1.00 vMB 41
374,645 374,645 00000000000000000209feb64097057d33882176dbe9b54245705d408365e997 707 0.93/1.00 vMB 12
374,644 374,644 000000000000000012a09a1d8cc5dc7b01df73f5554718811861705561befed9 160 0.07/1.00 vMB 145
374,643 374,643 000000000000000005bc8485c1ddd4d162048a8c76a84b3614bd7ef0847feb1c 940 0.95/1.00 vMB 19
374,642 374,642 0000000000000000081d6418d89abe7f9b4177b159c9ae6209342b1e57b201ab 1,206 0.54/1.00 vMB 41
374,641 374,641 00000000000000000f9b6c41991ae67331b2a9b4905385d34098ae8b4f29b1a5 1,736 1.00/1.00 vMB 32
374,640 374,640 00000000000000000f1203aec3053085bbc0e6b945e90dc53a4f491d7f558a10 1,697 1.00/1.00 vMB 36
374,639 374,639 000000000000000006996c31d01db39ce5d0853551015d812d30e2c4e962a6b7 1,166 1.00/1.00 vMB 17
374,638 374,638 0000000000000000068a5d97df322c6318381a2cb52a974010790039876cc6ca 720 0.33/1.00 vMB 41
374,637 374,637 00000000000000000647b67177ee01046c2a8f2f66882fd8a36fdb48b8f8e96f 300 0.27/1.00 vMB 24
374,636 374,636 0000000000000000016644b5b790406c0496c9ee0f39b1df56b8f64375bac5b6 1,346 0.64/1.00 vMB 41
374,635 374,635 00000000000000000e2f04ae110050fb07771373eb3cb0386704cbebef3da42a 507 0.93/1.00 vMB 7
374,634 374,634 00000000000000001077f7a88cc9136a679612f68314eb072afd73adc6a5df1b 550 0.93/1.00 vMB 11
374,633 374,633 000000000000000000c58ac2a18f6dbe21c68dda0c017d135eebff75fd3d2160 1,163 0.93/1.00 vMB 22
374,632 374,632 000000000000000006ba1284d401ba0eef07a9b68208e83ffef0a0461450c9b9 2,128 0.85/1.00 vMB 15
374,631 374,631 000000000000000007d087cfa8bbdad546daf16c25b0ba379ba51c530e840ee3 1,323 0.93/1.00 vMB 28
374,630 374,630 000000000000000003d281a07a40a3a5fb237e83be30ef9520f5f9bbb40c5b37 1,056 0.93/1.00 vMB 17
374,629 374,629 00000000000000000212415b3484542699ab46051ccbc90cadae226d292cbf13 985 0.93/1.00 vMB 20
374,628 374,628 00000000000000000f9d464dc404e0187e87431ec20999168d662690e63038fb 664 0.93/1.00 vMB 6
374,627 374,627 0000000000000000100b45ed135154c49ebbf27c3831fa74223106e3c325a9e0 2,199 0.93/1.00 vMB 45
374,626 374,626 00000000000000000b813b95c6d46d5b9092594da7e09f69ed9e69c6420dd634 589 1.00/1.00 vMB 6
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.94 GB
    • Received: 18.33 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.