Loading Tool

Explorer IconExplorer

Memory Pool

80,606 transactions
30.00 vMB
0.12267161 BTC
Random Selection Loading Transactions
Max Size: 180.47/200 MB

Candidate Block

Mining Attempt beca6a33f621fd98401adf4330517d9dd923470d43a3fcf2ed9b8504a611d1f7
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 13a4c5a83202aceb990e5e525862b9bc5f94a60b8f3192ae6413cabe3b994b7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,602
Size: 1.00 vMB
Total Fees: 0.05064079 BTC
Feerates: 242.90 > 5.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (507,946 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,214 407,214 000000000000000002ad09d7b300ab9022331a6955e7fcd044e0e3093afddfad 2,619 1.00/1.00 vMB 42
407,213 407,213 000000000000000003c3bc6351ad1c330dee953ee42e6b54718c751eda949a02 1,766 0.80/1.00 vMB 39
407,212 407,212 0000000000000000049fed20bb6c87e8fadd671ec86749d49a4dd34e5065535d 1,064 0.48/1.00 vMB 34
407,211 407,211 0000000000000000026f514a7286b1dde29b9f59159f463ab013db7b62c46c11 343 0.21/1.00 vMB 32
407,210 407,210 000000000000000005eee7aa545a59b3a9efe41e1cb538791bc49831d2629202 145 0.12/1.00 vMB 33
407,209 407,209 000000000000000002f94c52cf29b6b459e6d3fd2167e39b1064967a941c5098 685 0.29/1.00 vMB 37
407,208 407,208 000000000000000000bc54f7f786a36396017fed5fba97fbfcaeab57639b6183 1,841 0.89/1.00 vMB 37
407,207 407,207 0000000000000000006d47b1c27eb15a972e41a07736c1e6e404024bbe680a98 16 0.00/1.00 vMB 69
407,206 407,206 0000000000000000057d9566341adfcad2d481e8b1a34d992be5fa8ea56ad8ac 693 0.73/1.00 vMB 15
407,205 407,205 000000000000000002448769d0024fee53782144a8b0af92756fde895a742ba6 2,530 1.00/1.00 vMB 46
407,204 407,204 000000000000000005b932a5334b184069df4ac5f17dfc9b2bb16330846c2886 992 0.46/1.00 vMB 39
407,203 407,203 0000000000000000044aefee5449d086c9d93964df635d3401e4b25c9cc96cf5 12 0.00/1.00 vMB 188
407,202 407,202 000000000000000005360c573963b995fd6d49370cb509b3b14ac82caf0231c7 871 0.97/1.00 vMB 16
407,201 407,201 000000000000000004dc5d69fa9d2e6ed83db0b5a195f0917db6441dfdf36066 2,070 0.99/1.00 vMB 31
407,200 407,200 00000000000000000652e9a226770c663b0870997758cffd6e2a778671cacb1d 2,397 0.75/1.00 vMB 78
407,199 407,199 0000000000000000054f569ae2fff3b3c2ceb1381836ee401bc876f705d52f8e 2,544 1.00/1.00 vMB 60
407,198 407,198 0000000000000000061c0a1670618561c3ff15b40584630de6e0fa49fa94fac6 1,000 1.00/1.00 vMB 18
407,197 407,197 0000000000000000023dc4d762f6cb3583524cd6dca326072e1e6bf5cbfe842c 1,328 1.00/1.00 vMB 23
407,196 407,196 000000000000000002b3e50f99714b4b3ce481260beb3b5fa17ccfd3d7e1069c 3,128 1.00/1.00 vMB 58
407,195 407,195 000000000000000000f2edbcfdf1fa13c4a0dd7c665b02163f8c4d5c69e2001d 549 0.40/1.00 vMB 31
407,194 407,194 000000000000000000b4e4215c10192b088c59da3d88e0952f79031436cf46dc 1,644 0.96/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.