Loading Tool

Explorer IconExplorer

Memory Pool

72,265 transactions
27.98 vMB
0.06611083 BTC
Random Selection Loading Transactions
Max Size: 165.70/200 MB

Candidate Block

Mining Attempt f8c0e36c4063768af79f28a4f249d19a7b6d5fe2ad3746ff23ba6840bd548f77
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 14a45b1864b0311c3341fe109d6d10a248510042037bf81102f0d3b5c627fdba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,834
Size: 1.00 vMB
Total Fees: 0.01024489 BTC
Feerates: 73.20 > 1.03 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (377,478 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
537,558 537,558 0000000000000000000e057030330b1fecdb0ff6401398895f4abf73ced8d13d 155 0.22/1.00 vMB 1
537,557 537,557 00000000000000000013b5e5a37eba15a6ab86fb23f27eb5d1fda15d1b95baf5 414 1.00/1.00 vMB 1
537,556 537,556 000000000000000000091b12dd893fe3563a921fed55b52d74fb2448163c3c53 2,420 1.00/1.00 vMB 10
537,555 537,555 000000000000000000200e0c9ff83d8a26a76ce4c8153ccf4d0f1937f09de2d0 2,729 1.00/1.00 vMB 23
537,554 537,554 00000000000000000021ff266ebc811337bd8d7fb75bfbaff6a19348cb5a96ae 2,670 1.00/1.00 vMB 4
537,553 537,553 0000000000000000000cb0853a1af64a93101efea959a75dfbc9eae23444cd5a 314 0.15/1.00 vMB 11
537,552 537,552 0000000000000000002566651f2862a07e5db26e43fa23fcd8eb64473fde5979 1,285 1.00/1.00 vMB 62
537,551 537,551 0000000000000000002408861d221ba944e76141e07a4a3ba423d922e967b73d 1,762 1.00/1.00 vMB 21
537,550 537,550 000000000000000000185e9873763c2e1821cc5f15118a1914053bd0b569f555 1,848 1.00/1.00 vMB 4
537,549 537,549 00000000000000000013d5110721b2120196e319ec3f0186f25d47b4e2e98d8b 2,103 1.00/1.00 vMB 6
537,548 537,548 0000000000000000000b67e843aed3f5a4f3fd772f126a388df7bc1f384f1846 1,616 1.00/1.00 vMB 74
537,547 537,547 000000000000000000158d79dbdcf6599b36550c47e6e416c0d78fb21bb0a30b 792 0.31/1.00 vMB 13
537,546 537,546 000000000000000000154b47dba0ba66a7274ca2a485a0a8fac274b29d16cbb8 1,569 0.73/1.00 vMB 25
537,545 537,545 00000000000000000005fc35ad283a653fa3483a16a6b166c84ffbfb64e674ac 770 0.33/1.00 vMB 19
537,544 537,544 00000000000000000019004ed7f644fdb9c2d386348773287fbdddeb678c35a5 31 0.01/1.00 vMB 6
537,543 537,543 0000000000000000001aae871afc31a8feb069015ebd0e17fe98f504b8380769 193 0.15/1.00 vMB 72
537,542 537,542 0000000000000000000d8d1699ebb2db4f362ddf921147a8eabdac7a55d10926 1,294 0.53/1.00 vMB 17
537,541 537,541 0000000000000000000467d40f48e5c189c854cdf8c86a4bb9a03d935e315ddf 101 0.05/1.00 vMB 28
537,540 537,540 0000000000000000001901dc74fae923c3b7042bc1b962b4cd7ac5ebfb0e4199 472 0.20/1.00 vMB 31
537,539 537,539 00000000000000000022a58c432177bf6aa2f48cdddc8724b08fe84365f32430 1,012 0.49/1.00 vMB 3
537,538 537,538 000000000000000000238aadd6a8faef2198408f51cc182565469c5d25b9b6e8 2,516 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.