Loading Tool

Explorer IconExplorer

Memory Pool

41,221 transactions
26.62 vMB
0.05461746 BTC
Random Selection Loading Transactions
Max Size: 139.46/200 MB

Candidate Block

Mining Attempt 88ec4fffe0130cfd8139e328061b68b3fe8903eff191a30276d155c3fe5fc9b7
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root e5f743e240ce2bb750fee675227e2b0094b1fe08917c712f4bae52ad5e849149
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,778
Size: 1.00 vMB
Total Fees: 0.00549782 BTC
Feerates: 103.41 > 0.55 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (162,587 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
752,337 752,337 00000000000000000000ab7f893e78543bcd1f6f14df47d06d1e958c8b8afbc9 3,011 1.00/1.00 vMB 21
752,336 752,336 00000000000000000004a117cd99386fec12de53201e21b1dea8ef798e3e645b 1,891 1.00/1.00 vMB 11
752,335 752,335 000000000000000000079a522317f9d22251a79b9ed05d62b16c3797c208adfe 1,292 1.00/1.00 vMB 14
752,334 752,334 000000000000000000016e613e9d38d8ca2181e78f78cd56abf44ad6ff74d89c 1,812 1.00/1.00 vMB 22
752,333 752,333 00000000000000000007c6b797c62dacc796d305b2eeb4cec56afc8072697c8f 1,435 1.00/1.00 vMB 15
752,332 752,332 00000000000000000004148cdd70984e1685c32d85c6dbde57c6078ed1a243e0 2,264 1.00/1.00 vMB 26
752,331 752,331 00000000000000000001325bc05a4e065c8383c6aadf4a13970bce5af9253395 2,212 1.00/1.00 vMB 16
752,330 752,330 00000000000000000001e7461e9fca43fce80b3c8777e30b02afadd9f9f5767f 3,068 1.00/1.00 vMB 21
752,329 752,329 00000000000000000007298fd40d3086686b72440c8c3705b053c0952df2a4f1 2,295 1.00/1.00 vMB 28
752,328 752,328 00000000000000000005d711159cdcfe2614c054b98213dc1839d37ff909a353 3,498 1.00/1.00 vMB 23
752,327 752,327 000000000000000000028bf29502d26ab2f54c22400eb7638d32a0ddacdc1cf3 1,898 1.00/1.00 vMB 14
752,326 752,326 00000000000000000002bd113354f2e48686c2e44d44421651f74171c022d8ad 2,889 1.00/1.00 vMB 22
752,325 752,325 00000000000000000000938ab8c9bb7e9e4d9365ca45336a4e7143692f82f82e 2,886 1.00/1.00 vMB 23
752,324 752,324 0000000000000000000683c9cad588bcf399950b2bba75cdaea719ec1103931b 2,181 1.00/1.00 vMB 25
752,323 752,323 00000000000000000003ee5e67eb232d8f13ef527a949daac0ab9975999da5b7 1,873 1.00/1.00 vMB 13
752,322 752,322 00000000000000000008672e296bc5f965e0b7e7d0f61ad814812bcd6830c0b9 2,442 1.00/1.00 vMB 17
752,321 752,321 00000000000000000008145240af315446bc31abb3a8bdb97a5d58054c59f554 2,562 1.00/1.00 vMB 19
752,320 752,320 000000000000000000057b86c912d30eddc69d524cc91c0c186d25704c4f4e33 2,985 1.00/1.00 vMB 20
752,319 752,319 000000000000000000056d96ba8054ffae759d44f223abcc8c2f553db397f61b 3,281 1.00/1.00 vMB 15
752,318 752,318 0000000000000000000319ad7532998d4f123b910ac429942aecb88d1efac18e 998 1.00/1.00 vMB 13
752,317 752,317 000000000000000000077268de5d387171a79e828fd91a805ec3837f7fed817e 2,163 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.