Loading Tool

Explorer IconExplorer

Memory Pool

48,412 transactions
27.98 vMB
0.08092130 BTC
Random Selection Loading Transactions
Max Size: 148.39/200 MB

Candidate Block

Mining Attempt 41e252209c644c6498736d0e00c71e3bb4d5d547f86e0e77944714990326ab8a
Version 20000000
Previous Block 0000000000000000000070963e62f689b9a0a61cf16bb36848f3ba4464fed9b1
Merkle Root 5d91090f3f2fdf48e2c39a39e00c7fd8efa2410b9d5204a994977f42ff1c6ab3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,784
Size: 1.00 vMB
Total Fees: 0.02537676 BTC
Feerates: 318.30 > 2.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,894 (162,558 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
752,316 752,316 000000000000000000050ed12a3c6fe799b38001058bbf49b29889999c50b148 3,291 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.20 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: 654.04 GB
    • Received: 14.10 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.