Loading Tool

Explorer IconExplorer

Memory Pool

80,304 transactions
29.66 vMB
0.06923083 BTC
Random Selection Loading Transactions
Max Size: 178.98/200 MB

Candidate Block

Mining Attempt 7777521359ba670db5564a9c5a22d4cbc6c4f98d58fdcb3030eb58e5a96e144c
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 18f25b74b6a74315f51c9eeacf7a74be3b0d0e830301336bcb72197fa47ca26d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,261
Size: 1.00 vMB
Total Fees: 0.00791470 BTC
Feerates: 73.20 > 0.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (731,056 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,925 183,925 00000000000000b393dbd0a0d8a56d97afa1fe7f54df7ed2d93440b90f394e03 495 0.20/1.00 vMB 180
183,924 183,924 00000000000006d78376471ff4b89f764755fd365f94e085cd6bcc129b597710 141 0.05/1.00 vMB 144
183,923 183,923 00000000000003e04e0a1ea6f9d12208ea01ee7ed59e791855889affe71374e3 488 0.23/1.00 vMB 107
183,922 183,922 000000000000095548198fc7041bb278ff1f28d0ffa6cf08cf111393b2d95c0a 83 0.03/1.00 vMB 63
183,921 183,921 0000000000000035dbcd30a1dff84d78bebf9fa1055177f3b62513a139142cee 106 0.06/1.00 vMB 112
183,920 183,920 00000000000001b578f800cd005d29da4b444f6ac8d6597a1a11195a950249a0 564 0.24/1.00 vMB 135
183,919 183,919 00000000000006ccd0c09e6ff36086aff018350143325e0db41f4677f15c2698 160 0.08/1.00 vMB 112
183,918 183,918 0000000000000301fb7c2d8b8c6c190fe794a89f830436bd58a92abeca9fb3d5 94 0.05/1.00 vMB 101
183,917 183,917 00000000000003bd4407683c0033432986574f9a5474747c2d656d102ff99127 377 0.19/1.00 vMB 114
183,916 183,916 00000000000003f6eb572bf2ecf75ee6654ff71b62fd492d2a3611e4b43bbd44 5 0.00/1.00 vMB 0
183,915 183,915 00000000000002cfa7cc443ef1ccef125c587138e3c467e18a62cc7bc20b7fe5 142 0.05/1.00 vMB 114
183,914 183,914 00000000000000ed9a17735b6e19fa9d7d8a19bd84b8dc00276c1526fd9bd857 50 0.02/1.00 vMB 141
183,913 183,913 0000000000000a66b02ae9b9e8f6198f2c9a021cd8a1ed3095650335a6b41c29 115 0.05/1.00 vMB 101
183,912 183,912 0000000000000a97b46307cde1a31997f28f5b2b2bae87036301f645e6f02cec 431 0.16/1.00 vMB 137
183,911 183,911 00000000000001ea35b3daafaeabc467f45d0fa354f9c030689665ef66cccf4c 45 0.02/1.00 vMB 93
183,910 183,910 00000000000003d5c76932d99c5fc3caee2ee21ece9adff15e29e89dc97904d0 162 0.07/1.00 vMB 126
183,909 183,909 000000000000036fe116a22ebcb5eb5572a43ddea501e1b1ef330d65848c6504 214 0.10/1.00 vMB 111
183,908 183,908 0000000000000770233d90fc7296488129cb78409742374088b81b0a39d2aac5 112 0.06/1.00 vMB 113
183,907 183,907 000000000000035f39e04a7b9d095ca278101e476a385826d5cb10453c06f75d 235 0.09/1.00 vMB 120
183,906 183,906 00000000000007e5ba3400858b1e635e8796731d8d90a72b5b2ee574757855ee 85 0.05/1.00 vMB 92
183,905 183,905 0000000000000664bb71c01326b8650773d8e6c4fc66fe1eff13c9d98870ae41 133 0.07/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.