Loading Tool

Explorer IconExplorer

Memory Pool

81,722 transactions
30.60 vMB
0.09789386 BTC
Random Selection Loading Transactions
Max Size: 183.79/200 MB

Candidate Block

Mining Attempt 919b9d2920959d51867357b1f8b4c511ec605aaf348b17dbed7c3e65d372b8d5
Version 20000000
Previous Block 000000000000000000005486e251aed8c030d32cefd8c077bbe263649de79032
Merkle Root 560eb74a70ff7a11284d720a3eeb8cdd5d9edcf2097f2faa2960e7d9dc7463a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,407
Size: 1.00 vMB
Total Fees: 0.03239591 BTC
Feerates: 101.62 > 3.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,987 (426,238 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
488,749 488,749 0000000000000000001f8333c89a8055bcfda489af22929f76ba0c733c3c827e 1,812 1.00/1.00 vMB 116
488,748 488,748 000000000000000000f923bb3f9f9abb032de24d2873d8a6c20dce2c8c3639ba 195 0.97/1.00 vMB 9
488,747 488,747 0000000000000000007796dadcb954fbf62f31484f42ec54157f8ea1cdf6dcec 1,413 1.00/1.00 vMB 69
488,746 488,746 000000000000000000c8ca5c0def7fd0d6a01ef86cae54e7894f720645459009 1,523 0.97/1.00 vMB 99
488,745 488,745 000000000000000000658323e9dc90bb7f8095985485d82cf61a62a605d4e954 1,895 0.99/1.00 vMB 145
488,744 488,744 0000000000000000007dafb3e74aacb13f3e5a0ea6f39ea1a23a1dc1455f0888 365 0.99/1.00 vMB 12
488,743 488,743 00000000000000000011225c047f5c32fe2c6466f7008c125452cbe9d11f06a0 191 1.00/1.00 vMB 7
488,742 488,742 0000000000000000008e100024e2c544edf23647e5861befc7ab3258f5dab08a 970 1.00/1.00 vMB 43
488,741 488,741 000000000000000000262366b35b8e63781d9137fb5d275b8750635b015997e8 713 0.99/1.00 vMB 37
488,740 488,740 000000000000000000379b409be092e4fafe08dd1db49cebe1c6808ecf175c15 2,032 1.00/1.00 vMB 99
488,739 488,739 000000000000000000d394b1fb79398b90ee5ab09bc6d39e44e74fcb73e15ff5 1,662 1.00/1.00 vMB 97
488,738 488,738 0000000000000000002a333ec8c64f2d6b5d06da24526daaad32237bf8abb2d5 2,070 0.96/1.00 vMB 91
488,737 488,737 0000000000000000009f57f9b4c7b15f483bacf66354cd5cdb335da177d8c969 2,255 1.00/1.00 vMB 119
488,736 488,736 000000000000000000b5217094cd6390ad20a9db8a3e0644838404f1296c392e 2,424 0.94/1.00 vMB 93
488,735 488,735 0000000000000000004c01ea527b425953f4ecfba145a2aa3b4a90c851627998 2,124 1.00/1.00 vMB 115
488,734 488,734 000000000000000000e59834dd5c33718cf3368605b65b4f086b511f53fd11b6 2,459 0.97/1.00 vMB 169
488,733 488,733 0000000000000000005d1ec542fda806c5ee9a27781812e161f6ae135d1b825d 2,727 1.00/1.00 vMB 175
488,732 488,732 000000000000000000e39bd308bca48bb5339fc52ba246323870839f33c7421d 623 1.00/1.00 vMB 31
488,731 488,731 000000000000000000e1a1849ac2af525ed6a23548eaa495987d295a4fc80d05 1,664 1.00/1.00 vMB 84
488,730 488,730 00000000000000000021bad312f6b58a26ec8c22203acbb365b3ee83ea6ee986 277 0.99/1.00 vMB 18
488,729 488,729 000000000000000000a955d6820ebae1c5789cad0a7d153482cc6807226a3867 513 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.37 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: 663.66 GB
    • Received: 14.93 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.