Loading Tool

Explorer IconExplorer

Memory Pool

41,328 transactions
26.03 vMB
0.05535565 BTC
Random Selection Loading Transactions
Max Size: 135.98/200 MB

Candidate Block

Mining Attempt 58b5866b0462cfb28055a59876b22fa0f2263c77f1b479dd82a44f2cc7d1d70d
Version 20000000
Previous Block 00000000000000000000172132c00b110ec4ee02326028bead4b8d9ab2ab8c10
Merkle Root b9b002f0ece4a46564cc767c01a49c982e8c4314a07d24dea9369b36428281fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,563
Size: 1.00 vMB
Total Fees: 0.00802106 BTC
Feerates: 40.21 > 0.80 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,745 (403,378 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,367 511,367 00000000000000000015925c0b645f9d55e870dca7a6523982f9e0f6532fa082 2,658 1.00/1.00 vMB 83
511,366 511,366 0000000000000000002e92551d4900bf490ce568d5e4310d7f9db2bfe0aaf485 1,635 1.00/1.00 vMB 29
511,365 511,365 00000000000000000046e77ec1df9d2ea69a987f22842612a0628057fb369361 1,274 1.00/1.00 vMB 41
511,364 511,364 000000000000000000366ecc6b26bced479f188baecd53050c5571c9222c7242 1,244 1.00/1.00 vMB 40
511,363 511,363 0000000000000000003b212f86d7f5d7822150f9dc266c0c3e485a0968a293ad 537 1.00/1.00 vMB 26
511,362 511,362 00000000000000000006e1b00973be950cd7dceb8f13aa049726d1c20cd2179f 776 1.00/1.00 vMB 27
511,361 511,361 0000000000000000002d8b7631e1c12e9c611fe8078f8ce808a28ea27b6167e4 1,319 1.00/1.00 vMB 54
511,360 511,360 000000000000000000238a04225e53878e898635161c13fb918aeaab4f782b6b 763 1.00/1.00 vMB 40
511,359 511,359 00000000000000000052c4c7662a7b0435112abad0d04451c6fc886f453b77f8 1,481 1.00/1.00 vMB 56
511,358 511,358 0000000000000000000f26659b7954521b0c77fc107064ae48eb7049043501e3 1,500 1.00/1.00 vMB 26
511,357 511,357 0000000000000000001909977e779e34a0a06fc6b7691d74cfcd9e041fd67265 717 1.00/1.00 vMB 36
511,356 511,356 000000000000000000395496e14ae7923a1c57853458ecf51ee9c1cc45f1dd4e 888 1.00/1.00 vMB 45
511,355 511,355 00000000000000000001d6ef7db9ab8fdff63d7593814e602572d252c2c38a41 998 1.00/1.00 vMB 36
511,354 511,354 0000000000000000004768d8fd1b7176245990b42459f9bfe1f8ca0f4257ec25 958 1.00/1.00 vMB 31
511,353 511,353 00000000000000000022198010f68996f7ae9ad14698e4d203d2ffacf1ee382a 1,478 1.00/1.00 vMB 40
511,352 511,352 000000000000000000245203af26b7039d717b13a9accd8fdb2ee05a9e0760e1 878 1.00/1.00 vMB 30
511,351 511,351 0000000000000000000f03d3cfea11ffe551b673a706060a4df82d7f11b06606 946 1.00/1.00 vMB 23
511,350 511,350 0000000000000000002f400882d3689db252bcb475686364c3959d77c986a48d 1,006 1.00/1.00 vMB 44
511,349 511,349 00000000000000000057fee174656a6308544e8e7ae0ffe01451b63c71b6669b 154 1.00/1.00 vMB 20
511,348 511,348 000000000000000000266aef9adffd153c51256c60daec2cfb64dc74e1942756 816 1.00/1.00 vMB 32
511,347 511,347 00000000000000000005b7728ab36c28bbe79c4cf338fe9269549db5fed25c3c 1,815 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.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: 646.58 GB
    • Received: 12.86 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.