Loading Tool

Explorer IconExplorer

Memory Pool

79,441 transactions
30.79 vMB
0.10956617 BTC
Random Selection Loading Transactions
Max Size: 180.67/200 MB

Candidate Block

Mining Attempt 7dec5b8619e60fdf2fadbf11911d6d1b4e053b38b10bd7be66ed9b85944d7801
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root ecdc72eefbf6286767fe167fd114f1a3b12b0fb8cb7101474c78d14d65ae86fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,853
Size: 1.00 vMB
Total Fees: 0.03544634 BTC
Feerates: 201.36 > 3.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (304,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
610,334 610,334 0000000000000000000c9996fc030cb97adfbe8101b8701b29d3317d7bf47bff 3,029 1.00/1.00 vMB 22
610,333 610,333 00000000000000000013b9d27ee9f3ad81954a52da56f6cfe9d2012d74dd21c7 1,549 0.47/1.00 vMB 14
610,332 610,332 00000000000000000001b998bd11b4237455cabc7db1fa60ec11c501c58f454b 1,638 0.47/1.00 vMB 13
610,331 610,331 0000000000000000000e6b69de778d3edb10f2bc457010a921076e7b961b872b 1,389 0.60/1.00 vMB 10
610,330 610,330 0000000000000000000f490b7d2a7f7c00e2e03aa6c17c5d683c31eb2ffe014f 665 0.20/1.00 vMB 12
610,329 610,329 0000000000000000000ed58af8c7d59bfae93440c3caa8c97cfd7bb7b8240267 1,392 0.38/1.00 vMB 10
610,328 610,328 00000000000000000002258aed1e6843b0c8b8bc252cc0dfa8d8fc6873d121cc 2,837 1.00/1.00 vMB 13
610,327 610,327 000000000000000000129b14ae6e794394ce3cf1fb30779147940c0fe5e2406d 1,868 0.57/1.00 vMB 12
610,326 610,326 0000000000000000000fa75efeab4aa4a0a5ffe777a89b5ec5b4a1b32189cc13 1,204 0.55/1.00 vMB 4
610,325 610,325 00000000000000000008282a9fc1ffd5d1b5310c86511e9aa69148895b8cb03a 1,932 1.00/1.00 vMB 5
610,324 610,324 00000000000000000011805a3cb886e7238de1313b83d5205a38a99c6da45924 2,883 1.00/1.00 vMB 10
610,323 610,323 0000000000000000000ac768e08db3f0010fd5fb6cb5bef83dfacada8ea15f2e 3,178 1.00/1.00 vMB 9
610,322 610,322 00000000000000000015b53a9d5b88d983adc185452d691f1bebe180988d362b 2,725 1.00/1.00 vMB 30
610,321 610,321 0000000000000000000c2d501ab9ea81b10640b613da86ec249e3eaa6b507d9a 2,646 1.00/1.00 vMB 26
610,320 610,320 0000000000000000000605f3dd1f67f4f4f2f48b408e2ffe5814110069de7db7 2,485 1.00/1.00 vMB 13
610,319 610,319 000000000000000000097a332108c226fcf7c8776c06335d3bcd089e0f6ccc7f 2,419 1.00/1.00 vMB 12
610,318 610,318 00000000000000000007d9565155feaf1613262ba64000683b0a8cfe5b20e224 2,772 1.00/1.00 vMB 25
610,317 610,317 0000000000000000000e0404521de89af7ca16253e077adaa1ada1d246a5ce09 1,891 0.64/1.00 vMB 6
610,316 610,316 000000000000000000096d2b12d41c2fe1f7a18904b446f9f31a28b632bd7146 2,898 1.00/1.00 vMB 9
610,315 610,315 000000000000000000093f9b778c8b320aa14d67d705952aa7f4ff176ff2f780 2,562 1.00/1.00 vMB 14
610,314 610,314 00000000000000000002a0a902d9507ec6e53731f07f6170d3231c9467e25c64 1,412 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.49 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: 668.33 GB
    • Received: 15.48 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.