Loading Tool

Explorer IconExplorer

Memory Pool

79,156 transactions
29.67 vMB
0.07696911 BTC
Random Selection Loading Transactions
Max Size: 178.28/200 MB

Candidate Block

Mining Attempt b34ca3efe9c898ad818851302a27e5e97bb4c431c33ae1749dfa9fca4795f6e7
Version 20000000
Previous Block 0000000000000000000042351fb70a743d564c70f7e19ef05059974bef8792fe
Merkle Root 91e97ecc6af4efce718d34d3a589ef1764609e738099054043e85fcc73f37a77
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,958
Size: 1.00 vMB
Total Fees: 0.01665035 BTC
Feerates: 101.61 > 1.67 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,009 (117,394 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
797,615 797,615 0000000000000000000242a40cd7b745d4982a7e6957603399c33204dec58008 2,358 1.00/1.00 vMB 10
797,614 797,614 0000000000000000000169573319f4d3c1ac55079a862da2dd35e09dc0483935 3,298 1.00/1.00 vMB 26
797,613 797,613 00000000000000000003292e2bbe79ed872bba23169c4a9a12d4585b4c4cbb41 2,568 1.00/1.00 vMB 14
797,612 797,612 0000000000000000000011ade91c64359ee0b6c8416364c13832e2c25487643c 3,175 1.00/1.00 vMB 19
797,611 797,611 000000000000000000056835fbcdae436b62145b76e436705fb4154989d306ea 2,679 1.00/1.00 vMB 11
797,610 797,610 00000000000000000001302860dc8e212f98259492c9cdf001ca0a90b0f7db59 1,474 1.00/1.00 vMB 7
797,609 797,609 000000000000000000036235d46012a868a36f73ab5809f6943d0ab124658839 2,082 1.00/1.00 vMB 14
797,608 797,608 0000000000000000000485ffd8342d1fcce2ae99476a71a3b4745c883b4aabab 2,519 1.00/1.00 vMB 15
797,607 797,607 000000000000000000031ccbd57c3b433b63f00dd2d743422e4da8240508d66f 3,364 1.00/1.00 vMB 25
797,606 797,606 0000000000000000000248573d0938549fc37f6e8258a60b839c14b93152bb41 3,708 1.00/1.00 vMB 15
797,605 797,605 00000000000000000001eabd981124cb17909e8f27df36c5f048fad3969f6524 3,280 1.00/1.00 vMB 23
797,604 797,604 0000000000000000000558fce324701c04cf485c83dc509eb9d426747a34de35 2,844 1.00/1.00 vMB 38
797,603 797,603 00000000000000000002f4f6ce39317301188b8b736f42916801e789e0bafd62 2,705 1.00/1.00 vMB 21
797,602 797,602 00000000000000000001b26cd7656dfdd43e1f6f2494ceeb2655fe3d88c902a0 3,257 1.00/1.00 vMB 18
797,601 797,601 000000000000000000047bee6ce1c5ed2fa4167ef693d880f2286d82f79a5fde 4,787 1.00/1.00 vMB 5
797,600 797,600 0000000000000000000059af06e5697b86d32919991acd69d39422e0ab02ab79 4,290 1.00/1.00 vMB 6
797,599 797,599 000000000000000000056ec1dd99a088ce668d19818a269a8d38266f6637b856 6,156 1.00/1.00 vMB 5
797,598 797,598 000000000000000000009eb1563d7eda8a82d593ae94e54a20e2a0137aa0a82f 2,953 1.00/1.00 vMB 14
797,597 797,597 00000000000000000000fa6da0df41702b6a6b4c15580e6d98207db6dbc77398 3,360 1.00/1.00 vMB 7
797,596 797,596 00000000000000000002ae3d477a16880c43f7af096d78c504e76f4281e91192 5,607 1.00/1.00 vMB 6
797,595 797,595 000000000000000000015d26dfc8aa189a1ee8920f99ad9b549df35c33668d56 4,477 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.41 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: 665.07 GB
    • Received: 15.08 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.