Loading Tool

Explorer IconExplorer

Memory Pool

46,626 transactions
29.07 vMB
0.15074716 BTC
Random Selection Loading Transactions
Max Size: 151.85/200 MB

Candidate Block

Mining Attempt a9bcfc36487a6f79c227226823a557803acc0f5c71b74fd835c8413a76e80f58
Version 20000000
Previous Block 00000000000000000001df143f900493685d6623e4901f699b33fb4601190dde
Merkle Root 89ce1fb576c472b8e71903b1465afe085a7f5fc358abced954878a32bab9ce0b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,491
Size: 1.00 vMB
Total Fees: 0.04307705 BTC
Feerates: 100.65 > 4.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,708 (576,356 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,352 338,352 00000000000000001455adb8231ba63fc425aca85ca727cc58f30c9f5184f96f 1,380 0.75/1.00 vMB 27
338,351 338,351 00000000000000000565417bed10c5388b3544bbc9f3bd189cef49976b330e3a 512 0.19/1.00 vMB 36
338,350 338,350 000000000000000012f16d71ca0f303803df3217418cf395570c0e5f856b89de 256 0.10/1.00 vMB 29
338,349 338,349 000000000000000001819738a3199536d23130060bdd064b3889a78a1fa7d2b3 910 0.75/1.00 vMB 20
338,348 338,348 00000000000000000145e1eed461dcfabbbe5933d6d2ed543dcdbcb3f97dff97 1,533 1.00/1.00 vMB 24
338,347 338,347 00000000000000001697226f11ec6677634d080c301662a1f5a2cea94d28a43c 761 0.75/1.00 vMB 17
338,346 338,346 0000000000000000147663208045bc2165832fc7276aba1a4519d46d734713b2 630 0.75/1.00 vMB 16
338,345 338,345 0000000000000000161680817986a577c35189872c7ad7bd4d0686d20bf36ae8 718 0.75/1.00 vMB 16
338,344 338,344 00000000000000001026b0ffad763f518a11aaa39117f1f9a7d3a68cc4c52b73 1,072 0.35/1.00 vMB 38
338,343 338,343 000000000000000005d86ddb46533176c13210074a28d149cb3ea1ce3601bbb9 1,233 0.75/1.00 vMB 23
338,342 338,342 00000000000000000e208aabc3b4626309057b8d6e537b4f59450df6461368c3 2,183 0.75/1.00 vMB 39
338,341 338,341 00000000000000000b760c50cf7f99be0ded2357ff9c07fad432c2e8a26b0255 651 0.73/1.00 vMB 19
338,340 338,340 000000000000000013d78307677e8b9cd5249928ba64295d91720db722872193 237 0.12/1.00 vMB 46
338,339 338,339 0000000000000000088eb2ca957f7cb6b645261b929bb812bf29dec4da8411c1 282 0.14/1.00 vMB 26
338,338 338,338 00000000000000000648593c63f2e508b2d17624792d84ebca96c595ba2139ab 129 0.07/1.00 vMB 10
338,337 338,337 0000000000000000190e6c0dbf6bceb0d69e613f55ec820246c56b72d9af39dc 426 0.24/1.00 vMB 26
338,336 338,336 00000000000000000c4509d69b1985929e44dc25da399612831390540bb5e9a2 156 0.10/1.00 vMB 16
338,335 338,335 00000000000000001832f76720b59dc892c1c32b5380a7d81a721e39be747608 46 0.19/1.00 vMB 11
338,334 338,334 00000000000000000dc85fbc13dd941772136124f676e90984f61d227a87ad41 900 1.00/1.00 vMB 15
338,333 338,333 00000000000000001a6c550d7179229271ab935665d4178463027ce3b1565bb9 1,432 0.75/1.00 vMB 26
338,332 338,332 000000000000000002de95a799341e1b7b026c774bee03b461b0c9a0f8020613 789 0.28/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.87 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: 644.99 GB
    • Received: 12.63 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.