Loading Tool

Explorer IconExplorer

Memory Pool

47,549 transactions
28.05 vMB
0.09014904 BTC
Random Selection Loading Transactions
Max Size: 149.14/200 MB

Candidate Block

Mining Attempt 5bd63941f4695a256b224bdef15dd394d1f80c8188dc6d5617e5898eefbd6422
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 352fc27690d13253d41d43873bfcad25599f43f7a3e783ffc433409c97903204
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,615
Size: 1.00 vMB
Total Fees: 0.03512254 BTC
Feerates: 500.00 > 3.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (498,577 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
416,212 416,212 000000000000000000129c24b9a49a129fb13a3b1cd2db84d0e40bdde5763bfc 1,554 1.00/1.00 vMB 43
416,211 416,211 000000000000000003c4b4c2d79a1b7835623d8444f389b7e9fc182c7176d0b2 2,069 1.00/1.00 vMB 69
416,210 416,210 000000000000000002fe5f441c394d398e6b99bf19e284c426df9b899c32ec0d 2,605 1.00/1.00 vMB 72
416,209 416,209 00000000000000000229a1d881fcd887ee00bbd220bacaa805345099f7a1c36d 2,269 1.00/1.00 vMB 61
416,208 416,208 000000000000000003863b7eb4901d9769214fce11da56c4542429b1a4463776 1,207 1.00/1.00 vMB 43
416,207 416,207 000000000000000001c97b1ccb848ce573576c0d3ffedb46ff5102710e853224 331 0.67/1.00 vMB 19
416,206 416,206 0000000000000000006bbb6378f92446039f188e31070f73b1c0de7a1638f98d 795 1.00/1.00 vMB 20
416,205 416,205 0000000000000000046b6cd472385d936641d9a629405a72225b4eefa8585df3 1,621 1.00/1.00 vMB 50
416,204 416,204 000000000000000003cfa2b18243ca55479bbd3662bc654a3c95b65ec1e127ac 1,840 1.00/1.00 vMB 37
416,203 416,203 000000000000000004e6d3c1eaf8815200d818300137485e97c0a4161ecee613 838 1.00/1.00 vMB 36
416,202 416,202 000000000000000001d457c935133ce1b50918bb306804e718ca484180c30c21 2,361 1.00/1.00 vMB 58
416,201 416,201 000000000000000003f9f781e47922be08a3e3e743d8b1218188e8146b3b726b 1,343 0.99/1.00 vMB 31
416,200 416,200 00000000000000000390bee92127564bd0c7ba8319d765c42c2d455ed37e13b2 1,050 1.00/1.00 vMB 20
416,199 416,199 0000000000000000034e49541e8aef6ed84f2698aa146633bcac8fdf52411ca0 3,764 1.00/1.00 vMB 55
416,198 416,198 0000000000000000032a35108a3bbebf2f8a523f9b1b4ced857f396653ce0c45 2,499 1.00/1.00 vMB 57
416,197 416,197 0000000000000000004967663dc82592e381d2945f11bbd858e94e29fae48c9e 1,343 0.96/1.00 vMB 30
416,196 416,196 000000000000000002e5fa81ef713e8ecbf503f93682c63b61077e77cc6a8e49 2,129 1.00/1.00 vMB 44
416,195 416,195 000000000000000004ef8df8a987306e5a9eba6d98faf2f75946f256df07bfcc 2,341 1.00/1.00 vMB 63
416,194 416,194 00000000000000000233b7ed3a18f064f1553a53788c03470052be0eef37cb92 1,759 0.80/1.00 vMB 46
416,193 416,193 0000000000000000034bcee477b459f6c827cb572d129b4146c9cdaba3b7e4d6 175 0.07/1.00 vMB 39
416,192 416,192 0000000000000000003b04c0ff6e85850dc6205d4db91783bcc4fcc4df7daa55 158 0.06/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.01 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: 649.46 GB
    • Received: 13.17 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.