Loading Tool

Explorer IconExplorer

Memory Pool

81,034 transactions
30.29 vMB
0.07672587 BTC
Random Selection Loading Transactions
Max Size: 185.79/200 MB

Candidate Block

Mining Attempt e51bf4a5ecf4cc2f7909016d442799bf38e58092fa4195e6197ef48875a5d277
Version 20000000
Previous Block 0000000000000000000116eb891d68bf2fdad711435d1f341894a942ec650942
Merkle Root 7160bb2a688f5780bf069bb4b0b59e98d7ce9790bb56b44528df153801a91f1f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,621
Size: 1.00 vMB
Total Fees: 0.00913501 BTC
Feerates: 60.11 > 0.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,360 (34,365 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
880,995 880,995 00000000000000000001f0c6ece2df60c33c3dbc3d31b8aaca165be99f8ac273 886 1.00/1.00 vMB 2
880,994 880,994 000000000000000000016fdb4464ae835ff0e47a4bfc6a168dd36773ae11b071 946 0.95/1.00 vMB 2
880,993 880,993 00000000000000000000a26890cd66c160ab0d2a018bc13bde5652ad1dbf055c 398 0.98/1.00 vMB 1
880,992 880,992 00000000000000000002472ac2ebac866c74e35c870cd6f8193bd98296361883 704 1.00/1.00 vMB 1
880,991 880,991 00000000000000000001651e40ff05e359a13e1740d9c21f400abdc5f1b287c9 839 1.00/1.00 vMB 1
880,990 880,990 0000000000000000000149c2e1d5c64b693e13099c763fddcc66599fd539811f 1,824 1.00/1.00 vMB 5
880,989 880,989 00000000000000000000c2e1807572e6a506c3cc276802d5f69832654ea065c5 1,154 1.00/1.00 vMB 2
880,988 880,988 0000000000000000000249825d4087e37da92ba038c299d23513db6b8c4369cb 2,065 1.00/1.00 vMB 3
880,987 880,987 000000000000000000012ecffad49095fb2dd34c6b2e6f24478fbb035e97cd4d 1,314 1.00/1.00 vMB 2
880,986 880,986 00000000000000000001901090808a3b69b44d747eb81aac1d5ed00fa31ebd00 2,779 1.00/1.00 vMB 4
880,985 880,985 000000000000000000003b7cd4680755059970a4b277082e17b422438bcf5c53 639 1.00/1.00 vMB 1
880,984 880,984 00000000000000000002023025431929b5b6e2bd919f407feda8c50793d57cc4 704 1.00/1.00 vMB 3
880,983 880,983 00000000000000000001b146887ccd85041928c52e3532ad257d765fd9c740f9 594 1.00/1.00 vMB 1
880,982 880,982 00000000000000000000fd9279aee1c048a3906f80bb284870340ae98233be12 762 1.00/1.00 vMB 1
880,981 880,981 000000000000000000013e92a214b77d25b4dc6538d3740b048cfcb36a5f1e5e 907 1.00/1.00 vMB 2
880,980 880,980 00000000000000000002744f6fa9d28bd51702d9bb6bcee87476eadbc97e8583 171 0.97/1.00 vMB 1
880,979 880,979 00000000000000000000b4383838a8fd8a3bbeca994795bbb0769328404eee2c 2,986 1.00/1.00 vMB 4
880,978 880,978 000000000000000000008f8d0ec39fc94a5e9d0e06fd5ded44ddc68a89ea9a2d 2,348 1.00/1.00 vMB 3
880,977 880,977 000000000000000000015a92d0844898d96251aadae6c57be6def544e7e01d41 1,223 1.00/1.00 vMB 2
880,976 880,976 0000000000000000000010c9b5a074c4ee631931bae261f3352f782c47d643d8 985 0.97/1.00 vMB 2
880,975 880,975 00000000000000000001b30caf984726e81982db165a4f9b01582250d5e3b6c2 912 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.01 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: 718.94 GB
    • Received: 18.00 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.