Loading Tool

Explorer IconExplorer

Memory Pool

26,800 transactions
6.37 vMB
0.06414559 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.11/200 MB

Candidate Block

Mining Attempt 3180931267bde61d436b25f4085320cb494e45573d3c5757c28b6af7682c93d2
Version 20000000
Previous Block 000000000000000000009a435f08d385fd460ae021e67efe7d637d995df467c0
Merkle Root f17599022088fb9a8ae1df1f23d944969a9c464f5e5cae90a5f5f3d28511de33
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,080
Size: 1.00 vMB
Total Fees: 0.04835888 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,230 (645,765 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,465 267,465 0000000000000001b0b6d9edfae5faa0d04682269986fe5ced2a1e724f72bfd8 8 0.00 vMB 39
267,464 267,464 00000000000000070abcebede98f38e2dfc3011cb09a83f58ec8a2c14338bc43 88 0.04 vMB 48
267,463 267,463 000000000000000ae9880b3f3b5baeac8b854c0de337849b0db52853a5c832c7 95 0.04 vMB 43
267,462 267,462 00000000000000037befeeca26152b57e79affd1759a7176f7245190abb17a67 16 0.01 vMB 43
267,461 267,461 0000000000000001295151ec23eef8ea059d6d0d9543e23e5fc6d2a6df759933 112 0.05 vMB 43
267,460 267,460 0000000000000005840b7507988a92bcf68a5b18e60d84da2ec244da0e7d4949 124 0.11 vMB 48
267,459 267,459 00000000000000054d06c9772227f6b255b64675944bae15f4016d70c0be3b2e 258 0.08 vMB 152
267,458 267,458 000000000000000144c528c953f2fd3ca7ab5d8535c281fbe086ae2deb93bfa1 188 0.08 vMB 44
267,457 267,457 000000000000000938526303fba7a1f640b5904020d837384704d3fa0c6023bf 143 0.07 vMB 47
267,456 267,456 00000000000000010169da23d7641b13b788aeada6ce28339483849b43f4b808 247 0.12 vMB 54
267,455 267,455 00000000000000066a9a4963cddb08a825413a370f69f3ea82b78d411f69ee53 162 0.08 vMB 41
267,454 267,454 000000000000000844f0e04456d7f326aea3fda844835aa40f1d1c05f0c11f54 149 0.06 vMB 62
267,453 267,453 000000000000000a61104c679a4d6c8f2d3ff759636b20f1a27fadd26b219cf0 388 0.21 vMB 82
267,452 267,452 000000000000000a93664072ce9e627a265e7359220d419fb0c376cc2713efac 108 0.06 vMB 88
267,451 267,451 00000000000000035e0268344ff379f0dab41cf22ab65484002edaa19960ade9 117 0.09 vMB 47
267,450 267,450 0000000000000007df04d65a2e83239cf1bb9c2bbb74fa05fb892737fa0f11ac 11 0.10 vMB 10
267,449 267,449 0000000000000000dc7961817ed3a175eda8a6ef6e62061b257efb012f9f274c 50 0.17 vMB 14
267,448 267,448 000000000000000525af9be76538ac10b005d2cde652e463d5fa259bf977ab4e 156 0.20 vMB 25
267,447 267,447 00000000000000043a82f8548ee56e3d02ce29656a2c4fd520a454a9fc3fa7ae 830 0.25 vMB 143
267,446 267,446 000000000000000214732668037ccba63ca214ebe9ed1635f19d1bf6d497ad41 281 0.49 vMB 21
267,445 267,445 0000000000000008d0d3be307992dba0ce6f93d655c0c9d36eb60db5193e855a 167 0.46 vMB 23
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 78
    • Outgoing: 10
  • Data Transfer:
    • Sent: 25.97 GB
    • Received: 0.52 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.