Loading Tool

Explorer IconExplorer

Memory Pool

74,880 transactions
27.69 vMB
0.07704953 BTC
Random Selection Loading Transactions
Max Size: 168.81/200 MB

Candidate Block

Mining Attempt 5f98143cf62d160297b1897c328c672fa1369207f8395b67469deeb14f5d4b92
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root fc5649f761f049b6a2238f7b951e47aeba1484c99a917bbc05816975ed11a9c0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,798
Size: 1.00 vMB
Total Fees: 0.01790171 BTC
Feerates: 98.68 > 1.79 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (237,012 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
678,275 678,275 000000000000000000061daeae3492329957a1f562e9555d7e7d7657ba6647d6 2,058 1.00/1.00 vMB 52
678,274 678,274 00000000000000000004162997d7bbf86109fd73c8d2bb7958385d8f077dee1c 2,675 1.00/1.00 vMB 91
678,273 678,273 0000000000000000000250c8ca9e6ed3e3deadf573740bc3bd958bf557258847 1,551 1.00/1.00 vMB 73
678,272 678,272 0000000000000000000764a1b82b51a8ff005430d7fdd64ba13481401ec70abf 2,482 1.00/1.00 vMB 94
678,271 678,271 00000000000000000009595775865f2504cd9cb126050a52ccc680d3edbdc16b 1,734 1.00/1.00 vMB 82
678,270 678,270 0000000000000000000ac525c1841b11838c2dd990e3eb4d453915d1367fa31d 1,845 1.00/1.00 vMB 102
678,269 678,269 000000000000000000091d571e584a2411b9bee1e71d00c994403912dae93a4b 1,941 1.00/1.00 vMB 127
678,268 678,268 00000000000000000006e695f95e14754a4898097dd2d6a8aa975671d36a4d51 1,982 1.00/1.00 vMB 40
678,267 678,267 000000000000000000032e322c1329ad7fa6cd9e009cf224b2f3970c1145dd21 1,977 1.00/1.00 vMB 82
678,266 678,266 00000000000000000006192d4fdbdcb26fc94c17acf745a01135138601b25f08 1,689 1.00/1.00 vMB 39
678,265 678,265 000000000000000000013601f7b5b50c6176bc63d337a65a9217b5f1543f25fa 1,892 1.00/1.00 vMB 49
678,264 678,264 00000000000000000001f230810c4709b04917e626a8292265208807fe6f1085 1,723 1.00/1.00 vMB 45
678,263 678,263 000000000000000000040d044e775c2ad68709930cf06fe8a5f70afec26171d0 1,564 1.00/1.00 vMB 27
678,262 678,262 00000000000000000003f44d6b8a3ebfbab9af8819195135fe0a8cfe7ed1ce09 775 1.00/1.00 vMB 7
678,261 678,261 000000000000000000031e3bee759fede012c3d8baf5e5c23eb3bafa716e56c4 1,676 1.00/1.00 vMB 45
678,260 678,260 0000000000000000000945d1122cbc1b192987e518212eb8b52c85ded25f3356 1,010 1.00/1.00 vMB 72
678,259 678,259 000000000000000000036f20ce134b1668cccf7ac878c465bc4d65bb8f9cb7a8 999 1.00/1.00 vMB 8
678,258 678,258 00000000000000000000d04b634b0b380e6c77c42e5522441bc5a9492db4ae54 1,112 1.00/1.00 vMB 11
678,257 678,257 0000000000000000000a3cc9836768e7c59c54625a169948c0bb85a4da1d0c3b 1,397 1.00/1.00 vMB 29
678,256 678,256 0000000000000000000a8474dc737a16e6c8ee77bc2b9fe33a1e6c3f9e8a6b83 914 1.00/1.00 vMB 20
678,255 678,255 0000000000000000000b681dbaa96c94c265e86babb49a3879ed370e167ee837 936 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.