Loading Tool

Explorer IconExplorer

Memory Pool

48,401 transactions
27.98 vMB
0.08083590 BTC
Random Selection Loading Transactions
Max Size: 148.37/200 MB

Candidate Block

Mining Attempt be9fd4cc746b0975958429e8eed03210322a383fa1e9d3b4508c37b8d7befe95
Version 20000000
Previous Block 0000000000000000000070963e62f689b9a0a61cf16bb36848f3ba4464fed9b1
Merkle Root 999496d94443933b081241b11206476eef522a5260ae0b81ea4a7205239d27f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,780
Size: 1.00 vMB
Total Fees: 0.02528103 BTC
Feerates: 318.30 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,894 (129,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
785,397 785,397 000000000000000000050ac59d53dc1f1221be145ee2ead8cdda065cc04d6baa 3,582 1.00/1.00 vMB 37
785,396 785,396 00000000000000000000b8a6bc369d81f52e3cb5fa38d4d498d78b9ff0dc4c3c 3,668 1.00/1.00 vMB 27
785,395 785,395 00000000000000000002a9387c6be5c398b661dcffcb8aaae92b776408ea8bed 3,874 1.00/1.00 vMB 26
785,394 785,394 000000000000000000046f06ab5c58547d6bbef4ab965fd2d53b4d29f2423ad9 3,689 1.00/1.00 vMB 33
785,393 785,393 00000000000000000002d74d9be67639e74273237c22d71cb07029e0d9bbaccf 1,751 1.00/1.00 vMB 35
785,392 785,392 0000000000000000000174655adf8fc5d9d05ab5e258e2e622a63b17209329f9 830 1.00/1.00 vMB 32
785,391 785,391 00000000000000000002024313790bd3be1de4adfd0d1abc93b51015548d5ae1 3,050 1.00/1.00 vMB 45
785,390 785,390 0000000000000000000354273a14fac255f68da9dfc42f0e78e77ce3be594ec2 3,264 1.00/1.00 vMB 31
785,389 785,389 0000000000000000000218fb4d385e6fad766de5d83313591eba6711b9621164 3,126 1.00/1.00 vMB 36
785,388 785,388 00000000000000000001f088da025deb93cdc5200e185536c24ee0844719de7b 3,151 1.00/1.00 vMB 19
785,387 785,387 00000000000000000001e2fa78f30a370583282fdfd1fcb9ae25578eb75176b8 2,847 1.00/1.00 vMB 17
785,386 785,386 000000000000000000053ec910636dce54251370a59afa86bd0dd75292723c54 2,839 1.00/1.00 vMB 20
785,385 785,385 000000000000000000020c89ba9ca5ac56255bf18bce133d0100ba4b268d0b19 3,276 1.00/1.00 vMB 27
785,384 785,384 00000000000000000005d89ccd638506b95e0c756a0e66575152d380de26ddd4 3,588 1.00/1.00 vMB 35
785,383 785,383 000000000000000000047f840b53ac0e916fe36fea91bd93f447ee90a7232818 3,305 1.00/1.00 vMB 32
785,382 785,382 0000000000000000000412bb437f29a7a52792d9f622e87532a52c734f1fb299 3,312 1.00/1.00 vMB 25
785,381 785,381 00000000000000000003948802f83c4df3cd129aba85d0604d8f7e321cc7f394 2,600 1.00/1.00 vMB 24
785,380 785,380 000000000000000000023a43f1e2597e2d35a83ac17e5bd52b0f8df2f2b1abfe 2,888 1.00/1.00 vMB 39
785,379 785,379 00000000000000000002fccb2972c86d41ce0a76c3f4f2cb9778a8f5b03117ed 3,534 1.00/1.00 vMB 33
785,378 785,378 000000000000000000004e22dbca28a1f5698bb22821774671e21c76e8e486cb 3,757 1.00/1.00 vMB 27
785,377 785,377 0000000000000000000280bcf68ee08cd375ac7ed16e88afabbbcf0d983695a9 3,782 1.00/1.00 vMB 28
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.