Loading Tool

Explorer IconExplorer

Memory Pool

18,291 transactions
10.92 vMB
0.03327252 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.26/200 MB

Candidate Block

Mining Attempt dc15ac3e692ac10d20e33f42c068982d43febf9e66ee25f061725502d3b7a9c7
Version 20000000
Previous Block 0000000000000000000014b0e0c3ffdcd0c6f82f657121f2e5c5dea8833d7c39
Merkle Root d5cf94cd3b5338bd074247e5eb463c463ebfd9e36492f20cd480cf9c8dce7805
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,217
Size: 0.997953 1.00 vMB
Total Fees: 0.01523795 BTC
Feerates: 100.32 > 1.53 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,807 (662,758 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,049 251,049 00000000000000066a7ab04d27afbb378cccdf86619366541b567b4ccbb62c86 108 0.06/1.00 vMB 104
251,048 251,048 000000000000003b7ba0ad7300137b6e19db327e722dad6b374be72566ca411d 432 0.19/1.00 vMB 128
251,047 251,047 000000000000005a1f689f791a09f3e38e18d813732dc5bdf4ffd9087e308961 519 0.21/1.00 vMB 146
251,046 251,046 000000000000004ae05d7f1a80ce1506f697fc9d95f51fb33a3d1cb02fc92403 19 0.01/1.00 vMB 112
251,045 251,045 0000000000000064ce9fca686e85c9ea370390a1ed73c1ed316f2e4da9cd6c4f 220 0.09/1.00 vMB 152
251,044 251,044 000000000000003e10d43034aa60d3c1af38f0bcada7066d34632fc118455ce2 265 0.16/1.00 vMB 63
251,043 251,043 0000000000000037c81c289c7a9c1d47623959366738de518e5ae75e8abd1137 624 0.25/1.00 vMB 148
251,042 251,042 000000000000003fd3bd6fca6753b81292c8d94daa8a2489f6cb9d54ccf71ada 570 0.24/1.00 vMB 130
251,041 251,041 0000000000000014657ad4ad9bc1346bd8df4b12ff4152f553d3c2f9d4df6a3b 17 0.01/1.00 vMB 52
251,040 251,040 000000000000004850e7e26942c426e9ce63235f452e5337d173c893001f7ce2 186 0.12/1.00 vMB 68
251,039 251,039 000000000000001b152f07c8f258a2110a8dff5088bd041622f6456197297655 296 0.17/1.00 vMB 94
251,038 251,038 000000000000003cf88768e5bdbf9fa19352992b001f42cdfdf13384920480a6 547 0.25/1.00 vMB 118
251,037 251,037 000000000000005794d8ece19317f60787c4f732716f87092af85a5968c48ffb 496 0.20/1.00 vMB 115
251,036 251,036 0000000000000038fa8fa8aed14de0debc9d817ef6e47a16b2fe5eba8892d691 152 0.06/1.00 vMB 134
251,035 251,035 000000000000006f36a877f2e7526c3383d16b70a677849173815dfc3696db22 81 0.04/1.00 vMB 132
251,034 251,034 000000000000001f9cd9c4c9300a4622c3ff0fd675fef55d01fd67e892e382fd 255 0.10/1.00 vMB 96
251,033 251,033 0000000000000038792c016c1571f3194996318981bed53d4aaef4cc2ed928e5 115 0.06/1.00 vMB 132
251,032 251,032 000000000000004a12d8c03de2c4a33580ada2a35a476939b49627f6638da5ec 403 0.19/1.00 vMB 92
251,031 251,031 00000000000000273086ff8684bd0314bb637a09975a93ee70e71061603eb010 212 0.09/1.00 vMB 98
251,030 251,030 000000000000003207f21250652168d5521af1402c17a1ae22650dcc65a9a472 84 0.04/1.00 vMB 141
251,029 251,029 000000000000003715e852c4cc90d8ab2a82276708a321efc1c8b2bdeb6f6cca 49 0.02/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 780.28 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: 516.23 GB
    • Received: 4.43 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.