Loading Tool

Explorer IconExplorer

Memory Pool

38,884 transactions
27.47 vMB
0.06468479 BTC
Random Selection Loading Transactions
Max Size: 140.16/200 MB

Candidate Block

Mining Attempt 55bfbf003e6c062df122c3c6cc1450e033c51b40f2f7480f6e22cca2d233940f
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root 8c4dc006d024008c37b908428fbf450882bb705baceba732e8c975675445e7f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,635
Size: 1.00 vMB
Total Fees: 0.01250909 BTC
Feerates: 100.95 > 1.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (682,123 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,521 232,521 00000000000001db16dee4abe5287f8816c701d502399688dff5e277295bb140 402 0.19/1.00 vMB 151
232,520 232,520 000000000000001f8b24e5263fa6da41a99e1f5c0866b73e178b7a72da69d213 374 0.19/1.00 vMB 139
232,519 232,519 000000000000016677eeb635625e05541afd5173964e196c5b0195c4bff76da8 210 0.11/1.00 vMB 142
232,518 232,518 00000000000001d2b14087959a8eb8e2dcc779d69bd833e0ddb041d922e2a23f 214 0.13/1.00 vMB 107
232,517 232,517 00000000000000fa78a113a7cd3019de7c8038c99cd6866a5d436745890b68c0 210 0.10/1.00 vMB 183
232,516 232,516 0000000000000094b6a032307cc71ab4233ac5b5ecf22fd4d579ba1f911a110c 436 0.26/1.00 vMB 127
232,515 232,515 00000000000000e03c419530a4fa0de7d2e5e0edfdcf049c2cc207758c88691b 195 0.06/1.00 vMB 42
232,514 232,514 00000000000000a5c79b40398b053360a6bda3143ff07cef8510669085bf9fdc 726 0.25/1.00 vMB 188
232,513 232,513 00000000000001a96ea8e83d595482f62dca5086523ee936f0f512e723881b53 32 0.02/1.00 vMB 46
232,512 232,512 000000000000008e3f2f2c56a557c6731ac6fc3416d71af8b40ae33a71c8d819 1 0.00/1.00 vMB 0
232,511 232,511 000000000000000954189694eb6fdc493e76cfc2c5057d0f737047e27045e784 193 0.08/1.00 vMB 205
232,510 232,510 00000000000001b4ba621493300036156612b4a12bb0e0950e61a3336e843996 372 0.22/1.00 vMB 101
232,509 232,509 000000000000015bf999059e99fce66859ead701df66bbfba5cf6e38d82180a4 266 0.11/1.00 vMB 244
232,508 232,508 0000000000000115bca12863f2b8105854c6c76433d24ec0f652567fef1f829a 138 0.08/1.00 vMB 203
232,507 232,507 00000000000001a189082e833e8fe10b7f44c0cf63c5632f3a42f04cccb884f9 206 0.25/1.00 vMB 80
232,506 232,506 000000000000005346f8c0fd4cec50398adee5d83ba4c59fb23ef0718d2ace6c 405 0.25/1.00 vMB 100
232,505 232,505 00000000000000d50c5a2667974390027cc9c003cca885d4c4f6e1a51f90b264 122 0.05/1.00 vMB 121
232,504 232,504 00000000000000dcb9b1d011756018958a490aeda80c2e766514588940fefcf4 496 0.24/1.00 vMB 129
232,503 232,503 000000000000000e97b96f0b0ce13eb2966455d0fd5ca7f723ea546e12f72037 992 0.25/1.00 vMB 305
232,502 232,502 0000000000000045e6966ce4a01fa13fee01fe5cb42de3c3465ebbf523c6bfb2 299 0.21/1.00 vMB 72
232,501 232,501 0000000000000016739848d28ede348939e06a83d923ee87c5f73ce3c9cfa4d0 526 0.22/1.00 vMB 182
Previous 10 blocks ↓
Total Size: 781.76 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: 632.25 GB
    • Received: 12.11 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.