Loading Tool

Explorer IconExplorer

Memory Pool

78,428 transactions
33.19 vMB
0.10422200 BTC
Random Selection Loading Transactions
Max Size: 192.92/200 MB

Candidate Block

Mining Attempt 8b7146404d258d49c6d5069f13778364c1cfec363bc01f8f1179e60b1da846bd
Version 20000000
Previous Block 00000000000000000000035afa2582f299ed3bd8412a98f2c9e706dc32f97daa
Merkle Root 087ece0e77571cf2f3dea8500acd9dd3b47bfda558a7c9dd5f085eaed94b450d
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 3,077
Size: 1.00 vMB
Total Fees: 0.03359061 BTC
Feerates: 171.09 > 3.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,510 (779,209 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
138,301 138,301 00000000000005f66242fe5cf422c38eaa3fa3dc926d825a1265e7235909ca07 13 0.01/1.00 vMB 192
138,300 138,300 0000000000000093dcaae4ee875c5496318f0ef8fd23a8b24c7318b109e1c05e 50 0.03/1.00 vMB 357
138,299 138,299 000000000000075483fc4e1a256888e264d82a847a413bf118d5dbd16f8c9d29 7 0.00/1.00 vMB 13
138,298 138,298 00000000000001d5aacf27d797f83ea88601dd07e84c96ccb3a765ff072b0e73 3 0.00/1.00 vMB 0
138,297 138,297 000000000000097127c959680969d34cc517266ec15b1d3a3b1e2b0cd633101b 88 0.02/1.00 vMB 131
138,296 138,296 00000000000008d996829185d8e832a55f8012170715617c3c972d16089ed5f6 6 0.00/1.00 vMB 7
138,295 138,295 000000000000085d7cb680d872981b0cdd9e5fe901a5e4232c908aa96511ea75 42 0.01/1.00 vMB 94
138,294 138,294 0000000000000894102389cf0ea934c3e72e0186a41aa23f8a9f0b2e00a7b123 28 0.01/1.00 vMB 248
138,293 138,293 0000000000000077e88d6b110669307c4ef729ba5456e27978e7fad46579184b 40 0.02/1.00 vMB 168
138,292 138,292 00000000000004ee1bf1b4e89a9e226d101355723dc08d595738042dde1ecef1 10 0.01/1.00 vMB 48
138,291 138,291 00000000000009c73a40d08879e162af491091d8b0a203fa21acc1e437e16211 19 0.01/1.00 vMB 458
138,290 138,290 000000000000045849ec30fc66f20cee857fa147eb3c8695485ada79b23a74fa 27 0.01/1.00 vMB 180
138,289 138,289 00000000000002ad9960e718ae0ecb8b68f5b075a03c4cf19977c2e242f501d4 3 0.00/1.00 vMB 0
138,288 138,288 000000000000096d93f120ee5346457f7d701178ce55b723beb7da1ad7b42573 31 0.02/1.00 vMB 56
138,287 138,287 00000000000001b22814a199a25d84cbd6b73ddb07f9e59e0de44dcd8ba0b114 7 0.02/1.00 vMB 53
138,286 138,286 0000000000000893e697265b7846711fb86eba4f5dca74e7a4a32a28ec0984e6 53 0.01/1.00 vMB 0
138,285 138,285 000000000000033b5ba165702f192f5c9becff771a10ba8959704cb0ab9299e5 27 0.01/1.00 vMB 53
138,284 138,284 00000000000005ffe57ba773d4b807a6294e6f8ae1d21635dbc6b98fccbf03bd 11 0.00/1.00 vMB 17
138,283 138,283 00000000000006372ed03cf3f201b6861acfaae749351a624cce69d475ee405d 42 0.02/1.00 vMB 83
138,282 138,282 000000000000042d80d7fe8fdad21f19cfa8fcf5dd8aeb9bae8024975ac76f6a 13 0.00/1.00 vMB 165
138,281 138,281 00000000000007af06e35956d3a82406db902ddfc5a815bcc09776f05f6696b1 43 0.02/1.00 vMB 195
Previous 10 blocks ↓
Total Size: 786.69 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: 1,009.13 GB
    • Received: 34.51 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.