Loading Tool

Explorer IconExplorer

Memory Pool

75,073 transactions
27.81 vMB
0.07972986 BTC
Random Selection Loading Transactions
Max Size: 169.25/200 MB

Candidate Block

Mining Attempt 3f427bf38e429cccbda9e22f0656b7d23edf0986f3ad8fc32de746735b679033
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 548593ffc7ebdbabcc2880b2649e1ca5e6b8bce5aa588b0eebd9dbc185da0920
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,141
Size: 1.00 vMB
Total Fees: 0.02016044 BTC
Feerates: 98.68 > 2.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (408,767 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,520 506,520 000000000000000000121804f4d387085454f398d72c84ed24f466a054d3b5b5 736 1.00/1.00 vMB 21
506,519 506,519 0000000000000000000b34196143be3467e57a2dafc9db43d166fb77ae804b49 1,386 1.00/1.00 vMB 73
506,518 506,518 0000000000000000004aedfa4140f01de2a4f1860bcfd15e3c0bf9a99b3c11db 1,823 1.00/1.00 vMB 176
506,517 506,517 0000000000000000005dee5fc1bccec86695871837444af26a08c435e254c8d1 522 1.00/1.00 vMB 29
506,516 506,516 00000000000000000041f68eed15b4d6f487b0402ee45204993b5bec899a30ba 1,100 1.00/1.00 vMB 11
506,515 506,515 00000000000000000042b41b2cbc083db81f401395981871e3fc0a42e07bac22 2,232 1.00/1.00 vMB 160
506,514 506,514 00000000000000000027cdf37e9738bad238c7e5870ce3fe6961bea87db332f0 1,921 1.00/1.00 vMB 127
506,513 506,513 00000000000000000033120776b0443ad4cbced37d6331bbf1b6e04fb9b85a2e 2,252 1.00/1.00 vMB 153
506,512 506,512 0000000000000000005d68bdad12d44e3f09492aa125d5cb25b3d7c8574b1049 1,521 1.00/1.00 vMB 67
506,511 506,511 00000000000000000037eac809da6abe33318b04ae9c49979ebfae195cc798a5 1,861 1.00/1.00 vMB 177
506,510 506,510 0000000000000000006542f607e8bf93b9d14c9cc714090625c4894b1d13f6af 1,949 1.00/1.00 vMB 12
506,509 506,509 0000000000000000004d959616e57fea4162a0b361434e701b56e837640bdd43 2,025 1.00/1.00 vMB 51
506,508 506,508 00000000000000000061fd4d9694f1fe731a29fa439dbf81186747a31444b02c 2,138 1.00/1.00 vMB 112
506,507 506,507 0000000000000000001ba4b03115374c952c714c78cdccd7336eabafeff3d02c 2,024 1.00/1.00 vMB 190
506,506 506,506 00000000000000000054bc6c1a264906daafa5207a9eab804b3d9842852cf8fc 2,078 1.00/1.00 vMB 84
506,505 506,505 000000000000000000517b6f720f9080b45f0bc81d56575bc39792fdaa38a2ef 1,986 1.00/1.00 vMB 210
506,504 506,504 00000000000000000030ec426529b2d2b049fdd406d535f01ca50583b4f534da 1,711 1.00/1.00 vMB 199
506,503 506,503 000000000000000000653184035ddc5c1c771ecbe4f6d4a622a4163a41f9dda4 1,878 1.00/1.00 vMB 153
506,502 506,502 000000000000000000437a161a558062041881d825082d8eaa79888eed1511db 1,917 1.00/1.00 vMB 185
506,501 506,501 000000000000000000531180cd506a2923021945f0a6303bb01d02f8043a8b47 2,049 1.00/1.00 vMB 159
506,500 506,500 00000000000000000000b2368e32c4b734314ed7c1164edc84f98d19d74a1acb 1,745 1.00/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.