Loading Tool

Explorer IconExplorer

Memory Pool

73,334 transactions
27.09 vMB
0.06261642 BTC
Random Selection Loading Transactions
Max Size: 165.21/200 MB

Candidate Block

Mining Attempt 5298a6d8f621c7c34504b07cc64484bf40ffa68d9d6035e50bbcc6035f2c5a58
Version 20000000
Previous Block 000000000000000000004ed27dd3f7a6a8aa11f24ae6e90960d02ebf523baf7f
Merkle Root 8aba2f8edaa960034bc1179ef72c1d541b4937a230cc99835f3f690375f101bf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,704
Size: 1.00 vMB
Total Fees: 0.00503085 BTC
Feerates: 60.13 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,319 (673,414 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,905 241,905 00000000000000db73f3ff703233899f2aeefc879cd3fa006774f13e0133ae31 13 0.01/1.00 vMB 99
241,904 241,904 000000000000005a908ef1c52f4eb9187b919fef27c6eb1c39b3f4dd99f99c01 214 0.09/1.00 vMB 167
241,903 241,903 0000000000000038f67c0081eed4306baec14a35080ff98d7b21d0f482cf2ba8 191 0.10/1.00 vMB 197
241,902 241,902 00000000000000b951c0ee62f754b2bdcd040cbdedd8ef9cdb15adc54eb5bf7e 256 0.22/1.00 vMB 28
241,901 241,901 00000000000000a05b433fe06ac2af0f555f83c3376568a655af0163983dd299 137 0.06/1.00 vMB 162
241,900 241,900 00000000000000d632c92c22ffbeb7fe3774fa27ec5959aa3b33351b54b812b2 257 0.13/1.00 vMB 169
241,899 241,899 0000000000000097169a185c11f49da1302c01c7bf90ef549128784963c9d468 253 0.16/1.00 vMB 85
241,898 241,898 0000000000000066fa50e9ea83d0c0e85b7511998fb4735f29b41b19908ea34f 324 0.19/1.00 vMB 123
241,897 241,897 00000000000000991baf99d624a66cdd3f1417a6056ecf59441993a5b549c53e 570 0.25/1.00 vMB 157
241,896 241,896 00000000000000182fba3cf206d72d33822586009de4791e670920f75deb6ba2 812 0.25/1.00 vMB 241
241,895 241,895 00000000000000ac3d651883d935b8e57e6ea155df626a43c228900d3d717f43 160 0.09/1.00 vMB 124
241,894 241,894 0000000000000047dc7d495771e432f833dc2ee97a0cb22f3832ad1685bb9554 270 0.19/1.00 vMB 120
241,893 241,893 0000000000000098d73fcdf042f0165a0e0ce4539591ba64f20bdae8826edfd5 72 0.03/1.00 vMB 207
241,892 241,892 0000000000000063d0f1f8630b589250cbe0547625d356353465379aaebc368a 59 0.02/1.00 vMB 185
241,891 241,891 000000000000005860b8f1803f94a73147cc8ffe77d47667e236e0837a8abfb7 125 0.07/1.00 vMB 139
241,890 241,890 00000000000000121504fe777816ca3059d352b287f310755d02aada768fb922 497 0.22/1.00 vMB 161
241,889 241,889 00000000000000cf446d2ad99a6f5c46d48df115d99048470d12b66e4b7dc391 291 0.10/1.00 vMB 3
241,888 241,888 00000000000000796c73eec7039a95d5c207c49e33cd4062ed92d82179ccadfe 497 0.25/1.00 vMB 164
241,887 241,887 0000000000000075e6a8748ff5c2c8c95b71dc89642106da6362cbb7c3c69f04 159 0.09/1.00 vMB 97
241,886 241,886 00000000000000d3bb312d25a6c6fcd23ffee4efa714cfb326aca12c226d0be4 581 0.25/1.00 vMB 252
241,885 241,885 00000000000000b46b57069459d02684f1954be02b7a96b6b2449e814d8f318a 463 0.21/1.00 vMB 449
Previous 10 blocks ↓
Total Size: 782.94 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: 714.95 GB
    • Received: 17.63 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.