Loading Tool

Explorer IconExplorer

Memory Pool

47,340 transactions
28.93 vMB
0.08828257 BTC
Random Selection Loading Transactions
Max Size: 153.94/200 MB

Candidate Block

Mining Attempt d2e7b1c8318d92ae169da8a9751044af1ae24a46f36f63fcb2f013612c1293a4
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root f2ec5f85318fb97327aa0bb7e1719b00e3c55f8b59fd8741cec1521a219a70ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,974
Size: 1.00 vMB
Total Fees: 0.03267868 BTC
Feerates: 151.16 > 3.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (508,102 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,741 406,741 0000000000000000047fb3fe2c2e42790d23cd70ea8a8cee1422511751f458c0 674 0.32/1.00 vMB 29
406,740 406,740 0000000000000000037306817cdd0d2c8fc333f84c14ac017871ef7aac043c53 329 0.14/1.00 vMB 30
406,739 406,739 00000000000000000387cc36389f9ca540830faf3292561d5bd915283937a9be 1,067 0.45/1.00 vMB 35
406,738 406,738 00000000000000000506ab2305dc8ac56221abfc91411f28d7c02ba4cb154a50 722 0.32/1.00 vMB 35
406,737 406,737 000000000000000002ba31fd3b6c5256a9d95c76f4f87275fddc5ceb99de5223 366 0.21/1.00 vMB 39
406,736 406,736 0000000000000000043f221ad7efd9982650026240e6970a067608070fc2bf22 37 0.02/1.00 vMB 31
406,735 406,735 0000000000000000061c5f0de8d22735bff81ec6f5ce0f036610d6c41bd71b80 1,003 0.47/1.00 vMB 36
406,734 406,734 00000000000000000423aee46d77d1e08bce4a816265667cae9af73419b3f186 1,894 0.95/1.00 vMB 33
406,733 406,733 0000000000000000027cce8bd250bfe21ee56540a832190ee2b4691c81cc7853 252 0.14/1.00 vMB 30
406,732 406,732 0000000000000000034d725b955394438d7c2dd91750aa095de096d97595f2a8 989 0.46/1.00 vMB 42
406,731 406,731 0000000000000000035771a17e7e578b4d843a5e8d76dad81b137bbc2ffd791e 359 0.98/1.00 vMB 9
406,730 406,730 0000000000000000000883e0d1672426df5d61e7d94b0ba38be4b1fd5de4b549 1,551 1.00/1.00 vMB 29
406,729 406,729 0000000000000000016a4945f14baf4861e2dc08b090640e362cf1bc602df8b6 436 0.30/1.00 vMB 32
406,728 406,728 000000000000000000d7ecab911c7a04b2177538767164d851ce47a731b99729 626 0.94/1.00 vMB 19
406,727 406,727 0000000000000000045dd1e5781ea91c00ade8537301077854bc61450197b986 2,247 1.00/1.00 vMB 45
406,726 406,726 0000000000000000030da53d5c0574d73098976cfe0f83179e37829da876c8ed 1,347 0.99/1.00 vMB 45
406,725 406,725 00000000000000000341c41be56c127b3c1cf7366d3f3703b272aa9c458429f2 512 0.49/1.00 vMB 54
406,724 406,724 000000000000000000e4b1dbc55659bfa550b5b8c244c39d7aa73ce191828877 1,060 0.91/1.00 vMB 30
406,723 406,723 000000000000000005d8e2fbb32cd20623376e07a88f0df1ec9298cb5404450f 2,530 1.00/1.00 vMB 45
406,722 406,722 0000000000000000028171d66ae2edca4de693ce3006c9e4e5405b7c13df813d 1,285 0.49/1.00 vMB 48
406,721 406,721 00000000000000000554be1ac5ef0df7ce301afce9bb3d3a6f5eac21ff82a13c 380 0.22/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.11 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.99 GB
    • Received: 13.67 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.