Loading Tool

Explorer IconExplorer

Memory Pool

79,175 transactions
29.45 vMB
0.08210269 BTC
Random Selection Loading Transactions
Max Size: 178.12/200 MB

Candidate Block

Mining Attempt 7c3758c6a877b6953e9b5a8f4c64462306c5b8e1fb1ae64c929403420185b80e
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 108c92d64465f81cb3f07aa963784f82655852c44b22840d076dd49538c937c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,878
Size: 1.00 vMB
Total Fees: 0.02036147 BTC
Feerates: 100.11 > 2.04 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (608,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,499 306,499 000000000000000016279c1b996d6cc26963365ccef91905e90274be80d442c4 169 0.19/1.00 vMB 15
306,498 306,498 00000000000000000bdcb016f9766315a9f5797d9d86ac4702388e791924907d 127 0.22/1.00 vMB 36
306,497 306,497 00000000000000002bfc29d49ca020da89e5708a2bc662e0840529fe35356a9e 675 0.25/1.00 vMB 39
306,496 306,496 0000000000000000445af4f9db96a058ca479ead49fd82918d955593b0620ee6 253 0.15/1.00 vMB 25
306,495 306,495 00000000000000005150b781aad91425e093ecefa561e1aa8090656fb73e416a 901 0.50/1.00 vMB 30
306,494 306,494 00000000000000002479990ca94e6ea0d9411d8855a938786e7d4b5a9817417e 855 0.35/1.00 vMB 36
306,493 306,493 00000000000000004cfe101dc13fa6733b6759a57eac8ec35da3b0439407fb47 83 0.05/1.00 vMB 33
306,492 306,492 00000000000000002832fea1a53b9460b088338266238b3d5b7b790a94632864 546 0.27/1.00 vMB 31
306,491 306,491 000000000000000026dac8ea860287113cf16ea305f6aae5c926aa0e4867da27 19 0.01/1.00 vMB 9
306,490 306,490 000000000000000048c56ba34423e4d40505c8ad94d3e67d9bfc1adb46cc465f 395 0.24/1.00 vMB 29
306,489 306,489 0000000000000000209a13dc71d321ce60fc5c17c2fcaec2fb79cbb716dde5ae 194 0.12/1.00 vMB 27
306,488 306,488 00000000000000000e7a6b2dfb6e08693afdadf49ab9bc45ef8c637b8d5ef887 262 0.19/1.00 vMB 25
306,487 306,487 0000000000000000448698dbfcc91917b7564cafaaca311611cef767fb4f20e2 127 0.07/1.00 vMB 26
306,486 306,486 00000000000000002bc62766ac7d33fa0806290c977abfccd62d464f1a4ee4b0 254 0.18/1.00 vMB 21
306,485 306,485 00000000000000001ff31bbf07d737e5cb0ad34432d86ac74edf42c4026c1fcb 841 0.50/1.00 vMB 66
306,484 306,484 0000000000000000311a751699795056a32866abe069ea6739621086ec444381 21 0.01/1.00 vMB 38
306,483 306,483 000000000000000039d46e82477e8281553fda9ad9440014d53f98b837574570 68 0.04/1.00 vMB 32
306,482 306,482 000000000000000007f269be4adb27af645633d81e4e9f4abd731017da5ee8bc 302 0.20/1.00 vMB 28
306,481 306,481 0000000000000000480e85371dd9756dc532c69ac0b6150829982ae85aba3a5c 327 0.27/1.00 vMB 32
306,480 306,480 00000000000000000b1660fb78289f15ec6098604ccf058dc65b6d670e0480b6 173 0.18/1.00 vMB 20
306,479 306,479 000000000000000036dff427f802d36e937c0873f01e8bf692019ea0f809432e 335 0.22/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.82 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.