Loading Tool

Explorer IconExplorer

Memory Pool

35,646 transactions
25.51 vMB
0.05662523 BTC
Random Selection Loading Transactions
Max Size: 130.44/200 MB

Candidate Block

Mining Attempt 185792a33bf2450365f05be3b5e969f9a67e4c6a0b2b401a3e3ac4738e6f7a4f
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root 5699b5839e79d2ac00a13e5d0e278053fd76a9da1e6d7d28f8a791b404379e25
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,059
Size: 1.00 vMB
Total Fees: 0.01029286 BTC
Feerates: 508.49 > 1.03 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (523,393 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,277 391,277 000000000000000006f817d5db2cedb8fdfe4c7d8a91fec1a4f1d8702469997f 867 0.45/1.00 vMB 38
391,276 391,276 000000000000000005d956e57dc91fb0aaed4d7dbde24bba433cff33d259b4d1 1,715 0.68/1.00 vMB 39
391,275 391,275 00000000000000000a4e91f3b38269d2b5e33dc9ce59e192c7555105edb1acc2 1,366 0.71/1.00 vMB 33
391,274 391,274 00000000000000000621826c246b96bbcf15ac10b2e02a86312a8dc0a0857676 476 0.32/1.00 vMB 26
391,273 391,273 000000000000000006342d840cb15cbdac4bdc89778503efed8b32fe0e87c15d 599 0.28/1.00 vMB 41
391,272 391,272 0000000000000000064ff0c628d84a6d6193b062729c88554154119ced8093de 453 0.25/1.00 vMB 25
391,271 391,271 000000000000000002c5a5c91ba99232479ef5e75b0d09c036d640d82f88b731 1 0.00/1.00 vMB 0
391,270 391,270 0000000000000000062919f0046601ade766c6771d7ce16dd27aa852510a1ffa 1,942 0.93/1.00 vMB 38
391,269 391,269 000000000000000006cb7da4655e07243b6d474d9819ded957859a74edf3117a 2,218 1.00/1.00 vMB 34
391,268 391,268 000000000000000002b23542736b86e8b4616ae7876b87a05c369d408486c80b 1 0.00/1.00 vMB 0
391,267 391,267 0000000000000000024bb4a590c6b8331786d670724eaaee003d18b155a55dab 322 0.22/1.00 vMB 16
391,266 391,266 000000000000000006d2df78f6fe23b3d4935135f3390513f3beab7659c59567 894 0.64/1.00 vMB 24
391,265 391,265 00000000000000000119a5f2c481feb2ba644fa98af3cef61e0e9d7cb5a6a68e 2,008 0.99/1.00 vMB 34
391,264 391,264 00000000000000000321697a2f711158bac6883ceea68633ca819824115696a3 1,619 0.88/1.00 vMB 27
391,263 391,263 00000000000000000421a61d264cd1155e7675b60343870beb10d5f449f0e159 1,911 0.93/1.00 vMB 37
391,262 391,262 000000000000000000982f18fda56e7c3e96124de12c636cab3e93d7aa5bd917 2,238 1.00/1.00 vMB 32
391,261 391,261 0000000000000000034fc2ae4f0b12c8252e7d6b4e3914976cf58bdfb1f40467 1,790 0.93/1.00 vMB 30
391,260 391,260 0000000000000000021b23d936433bf31e09853f917294de8b423c74a21ec82b 492 0.25/1.00 vMB 18
391,259 391,259 0000000000000000089eb456127f9a65842f18f26cffae072718889ee20c43bc 1,832 0.75/1.00 vMB 37
391,258 391,258 00000000000000000642045ecefdadb8c22803a2628185e4907074d88d6195e1 944 0.41/1.00 vMB 33
391,257 391,257 0000000000000000092c4ce2e66b3fb9919a71091bef294eef13d86836a7efe5 661 0.34/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.81 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: 634.89 GB
    • Received: 12.27 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.