Loading Tool

Explorer IconExplorer

Memory Pool

40,582 transactions
27.19 vMB
0.08087757 BTC
Random Selection Loading Transactions
Max Size: 140.92/200 MB

Candidate Block

Mining Attempt 19bcbad0b4a23e02fa04b8859176c86f9386c589b9620b2d603f2002c687e771
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root bfbf55c4ce8603a88e5ec243cb82f63dc0583f296b385a04b158a6fd72b3c769
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,287
Size: 1.00 vMB
Total Fees: 0.02552038 BTC
Feerates: 201.37 > 2.56 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (464,311 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
450,370 450,370 000000000000000000de515ee8fefe5ba81867813368b249905c5e74471aba78 1,810 0.74/1.00 vMB 86
450,369 450,369 000000000000000001bff884602c90170a59436384ee2c50d12d3242d9e01c52 1,974 1.00/1.00 vMB 86
450,368 450,368 000000000000000001e01d39416132f87633d829b0689ede56e416d6aede056d 2,198 0.99/1.00 vMB 65
450,367 450,367 0000000000000000011d6e1886d038cfaf4b408e5f8b76b32771b17ddac22112 1,218 1.00/1.00 vMB 93
450,366 450,366 00000000000000000236df66e9d02aece39843e271735d223ee7cebb3aaffafd 1,779 1.00/1.00 vMB 113
450,365 450,365 0000000000000000011e9dbd7c5cd3d8b66e9329238ee24217fcd62bfd1a2919 115 0.06/1.00 vMB 66
450,364 450,364 0000000000000000015f45cdc7130429766bb6f6babcbdca9071226c94da2901 586 0.27/1.00 vMB 80
450,363 450,363 000000000000000002661d9420e5574712d7142d675a84e056c231514a5e7123 960 0.56/1.00 vMB 59
450,362 450,362 0000000000000000001a8ca3cddc71feed66dcd784cbe0f1723437582c6e87aa 2,540 1.00/1.00 vMB 90
450,361 450,361 00000000000000000039e7fac5ffd9ab666c8882ece7bdf2be015d521e97b621 2,526 1.00/1.00 vMB 99
450,360 450,360 000000000000000001531047543538dbd001d05dbf566b523be8874ab63a3b14 1,661 0.71/1.00 vMB 89
450,359 450,359 00000000000000000091098e6a0b9145d134e571edad1b408601612747066a40 334 0.18/1.00 vMB 57
450,358 450,358 0000000000000000009dd51ce25fa05111608ddff5e06b5c76ea38a47b994d70 799 0.37/1.00 vMB 79
450,357 450,357 0000000000000000017898aa377cbd09e7632cfb739a4b63c0fc29c045030ce5 905 0.59/1.00 vMB 50
450,356 450,356 000000000000000001b341bae74bfeddf83ff38e8cd3018c6f583253b7d9c7f3 218 0.62/1.00 vMB 9
450,355 450,355 0000000000000000002c57f9d0d512b9ff0f19a2a87736675cc7561d83e0feca 1,894 1.00/1.00 vMB 49
450,354 450,354 000000000000000000a9945d56dff60089a66c8923535fe0cd3b605de3abd364 2,099 1.00/1.00 vMB 70
450,353 450,353 0000000000000000024ba1f418f226300ffaa9ba3d7166492a1b6298b090715d 1,931 1.00/1.00 vMB 66
450,352 450,352 00000000000000000035075ce837803a0e14efea985196e38d56218d01372d0c 2,138 1.00/1.00 vMB 85
450,351 450,351 000000000000000000705c28d799b66f480a35aa3c5b138c9a8370d91ef87f0a 2,487 1.00/1.00 vMB 82
450,350 450,350 000000000000000001b4d9cecdf2ac5df203d648066bff9b2d51be2844c5611d 1,815 1.00/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 781.83 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: 636.65 GB
    • Received: 12.38 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.