Loading Tool

Explorer IconExplorer

Memory Pool

42,358 transactions
26.74 vMB
0.06354331 BTC
Random Selection Loading Transactions
Max Size: 140.35/200 MB

Candidate Block

Mining Attempt 78c7a2da0fdd369b8740bb4a1548284daa62f0722b790822955458fbccb559b4
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root bfd7247f8b96b05d000acadb5103f75adacc1c87e62f57e4c58f7ba1550b3a2c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,187
Size: 1.00 vMB
Total Fees: 0.01397408 BTC
Feerates: 181.54 > 1.40 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (411,903 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
503,029 503,029 0000000000000000000d12d4b54daa3576140430dfd070c0164801570b92e4de 1,820 1.00/1.00 vMB 524
503,028 503,028 0000000000000000008fa26a2f5418df27882c0beb172ccdef5dbe84eecb0ba8 1,773 1.00/1.00 vMB 247
503,027 503,027 000000000000000000690cce909b07b71733fa702de029798cfd314a17497adc 1,930 1.00/1.00 vMB 366
503,026 503,026 0000000000000000004ef51af798f80641e1be59ea39abc357f433b8cf0bb284 1,488 1.00/1.00 vMB 210
503,025 503,025 0000000000000000004645d8f87bbac9e6e1892e8f24d403b59f7adc1ba83720 224 1.00/1.00 vMB 185
503,024 503,024 00000000000000000054da5248ef47b5740c16c628a12f83ac74819ec710ef4d 269 1.00/1.00 vMB 190
503,023 503,023 00000000000000000069f635d1fd356cf80aa67a4dc4ba7b458f7d9e483431e3 1,006 1.00/1.00 vMB 299
503,022 503,022 00000000000000000041c9745c79dcedeff33bf267ff95635e6e3716586f96ce 343 1.00/1.00 vMB 206
503,021 503,021 0000000000000000006eb49f779e30088048c93ea06b6f9a8e4df6e37ddefffa 481 1.00/1.00 vMB 207
503,020 503,020 00000000000000000048ee246fdf86a4ac37585a1e62839e84bd052c47ebb7ee 1,226 1.00/1.00 vMB 188
503,019 503,019 0000000000000000001e92a6c58390b663b689333aa3e79da9b09a7ee0b90bbc 1,679 1.00/1.00 vMB 384
503,018 503,018 0000000000000000006acdd0760f0a32be1a5b223cff1396aef6430a8f28c84b 2,042 1.00/1.00 vMB 369
503,017 503,017 0000000000000000007bb98cbafd5fcf5101068600f7e8217bb11b1f3fddbb65 2,377 1.00/1.00 vMB 461
503,016 503,016 0000000000000000005bb1d30ad9948a5283d5a8713a247cfd1b32eff27948da 1 0.00/1.00 vMB 0
503,015 503,015 000000000000000000752b028f7a844c2e2c13c052e34639c836296ec0898b6c 2,131 1.00/1.00 vMB 506
503,014 503,014 000000000000000000403ce8adb6f251cec6109466ade5c3903a4546f856cc85 2,231 1.00/1.00 vMB 484
503,013 503,013 0000000000000000008e669fe255a4892fa37118e32e5be0be1e4265109fa899 2,956 1.00/1.00 vMB 575
503,012 503,012 000000000000000000280e965c8d324224c6928f20bca3f5ff4b64ca53542f0d 2,547 1.00/1.00 vMB 562
503,011 503,011 0000000000000000000c988cc641cc729a67750776ba689a4d06e88e61e41dfd 1,846 1.00/1.00 vMB 431
503,010 503,010 000000000000000000009c9a121dd0d0fe0ac2ed98d0fefe25032b0fb9b7adcf 1,761 1.00/1.00 vMB 421
503,009 503,009 00000000000000000080bf96455cee0a503246404ef852a02416543b3ef14d31 1,813 1.00/1.00 vMB 320
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.