Loading Tool

Explorer IconExplorer

Memory Pool

49,328 transactions
30.25 vMB
0.17182801 BTC
Random Selection Loading Transactions
Max Size: 161.81/200 MB

Candidate Block

Mining Attempt c8c44025e4f866623cbaaedceec0cd406b58c741c1e216693c27fbca8a897987
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root de886cc442275d22ebafbfec641b7d865fc1b809605b6706a1d9d803963b3263
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,056
Size: 1.00 vMB
Total Fees: 0.09245060 BTC
Feerates: 261.10 > 9.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (571,148 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,663 343,663 000000000000000014cbfae8a0a96d76ebaab49f296eb7045ca2dab2c73b8ab4 785 0.42/1.00 vMB 23
343,662 343,662 000000000000000010fd1d0aea323de2655157057524252a84de30b6ec0de4ba 223 0.13/1.00 vMB 30
343,661 343,661 0000000000000000050c56e2b66dbc9d69bf1b4a6a1f00b7ac866ba96b7c40ec 15 0.01/1.00 vMB 22
343,660 343,660 000000000000000003c57dd274f3bbb044dcc76356effc2a0eeb4c55ef4ba3fd 463 0.26/1.00 vMB 23
343,659 343,659 000000000000000017b1839d743b80d4764990208a31109472c6ca3e0ca92a42 198 0.25/1.00 vMB 9
343,658 343,658 00000000000000000fd56052c5dca44ad20b2bc90e641224f5328d9aed9613c1 512 0.27/1.00 vMB 28
343,657 343,657 00000000000000001520f7c0fd30cd69e846e7db00383307240567ccf0f02ac6 1,136 0.53/1.00 vMB 27
343,656 343,656 00000000000000000188e41ccc07c309b3b0878b915dc59899dc1e18439b2fb4 344 0.18/1.00 vMB 22
343,655 343,655 0000000000000000056596839710c4f4ddd39725bc66de2296b07bc1c355889c 1,484 0.90/1.00 vMB 21
343,654 343,654 0000000000000000086de1824a1b6a83c3f9a6fd11835c76bb883b812965b383 388 0.23/1.00 vMB 25
343,653 343,653 000000000000000003b11b115ea3e0b7203779b9ceba1c2a5b573abebe39f655 1,119 0.75/1.00 vMB 20
343,652 343,652 00000000000000001338d0e4b62ca18de27a0fabf3a95c71baec7088fa96de4b 384 0.85/1.00 vMB 12
343,651 343,651 000000000000000008253d012c5f283b3e45ecd690245925e42930c3de6b9924 576 1.00/1.00 vMB 13
343,650 343,650 000000000000000004d9b370834ab49b6bc40e9efd4376f70ea35426793b1ae0 128 0.05/1.00 vMB 18
343,649 343,649 0000000000000000086243895e03fd8fc49a5d4594aa974a67ac1a008e4f83cc 1,183 0.75/1.00 vMB 22
343,648 343,648 00000000000000000a161c535c5ea404d1c251f6c9d54c78384c423e359c9c56 598 0.75/1.00 vMB 17
343,647 343,647 000000000000000016f12d8ff1ff39d4dc60eb5827669d0dba7ccdba45f7aeff 1,795 1.00/1.00 vMB 25
343,646 343,646 000000000000000007704c310d205d154be4d4c4c31e678aa1db2b12e92b024c 948 0.34/1.00 vMB 36
343,645 343,645 00000000000000000f62863bcfd19e7d02630d74dd95ee1cd8f725a1a96950f3 1,014 0.61/1.00 vMB 23
343,644 343,644 00000000000000000dbd03cee6609de7b9b0f1a3be730c8763e3f1e66b168fc7 1,276 0.81/1.00 vMB 20
343,643 343,643 00000000000000000d9df941d487826af967420b7150849505d6ed94fef8e1d3 320 0.75/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.05 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: 651.01 GB
    • Received: 13.38 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.