Loading Tool

Explorer IconExplorer

Memory Pool

46,555 transactions
27.29 vMB
0.08174657 BTC
Random Selection Loading Transactions
Max Size: 144.30/200 MB

Candidate Block

Mining Attempt 744239ecf7493fc76e0ed77657c5df92c19fa6ef686aed61c032f604e92f2635
Version 20000000
Previous Block 00000000000000000001a55d623f1f2c6db375b29f372bb722a1b5f7c3bb8796
Merkle Root ec12f5a67b5772f5e4064b4e95f301c429a1a773b4e38513439b45adebae23ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,918
Size: 1.00 vMB
Total Fees: 0.03038150 BTC
Feerates: 298.51 > 3.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,782 (337,365 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
577,417 577,417 0000000000000000000708e794535a094bd91f93865e85509bc686fef44621f6 3,355 1.00/1.00 vMB 139
577,416 577,416 00000000000000000014d947e4773ba422a2fbad4723b5f5a279211f79fa2cf2 2,793 1.00/1.00 vMB 183
577,415 577,415 000000000000000000266fca7bbd630bbeacac028d0a1734c06c772385843938 2,388 1.00/1.00 vMB 137
577,414 577,414 0000000000000000002489c8171b80f1351ab86820a2fbbe26d4564694685349 2,819 1.00/1.00 vMB 137
577,413 577,413 0000000000000000000e38c1ba970d32a95698ee8f891f9f696b3dc38044d917 2,985 1.00/1.00 vMB 180
577,412 577,412 00000000000000000029deaf0ca54ed90a51b1a37bf62bb65a018c6146141a31 2,569 1.00/1.00 vMB 168
577,411 577,411 0000000000000000001b44bed0efcb261d7d286094057a8afc8cee92d7bd89bf 1,596 1.00/1.00 vMB 152
577,410 577,410 00000000000000000020847f6ce4600421eb84ba3fe4365a3daa232ef684756e 2,627 1.00/1.00 vMB 172
577,409 577,409 000000000000000000245bc45c79c484378dd9a2e4fd109bd7cd683abba9a4d0 2,609 1.00/1.00 vMB 182
577,408 577,408 00000000000000000017e1051c79494b493cb53f3dfbc1ad47887c3586e3bfcb 1,229 1.00/1.00 vMB 166
577,407 577,407 00000000000000000000daa9d25231832cb3ff7bd4e8daac0a90e8c04b63b08b 3,228 1.00/1.00 vMB 133
577,406 577,406 0000000000000000000015b52bfb9ed277bf6a33e2274b87c83018b83b8d8aee 2,669 1.00/1.00 vMB 158
577,405 577,405 000000000000000000253ba1c46c3aa5a64bf1c0a9292fbc587266ea1cb6e8d5 2,672 1.00/1.00 vMB 162
577,404 577,404 0000000000000000001a8983908b1fb92010bb61d3c483cfbbcde705db3cd7b0 2,972 1.00/1.00 vMB 181
577,403 577,403 00000000000000000020071e08c268a28a9f3a5943bd0575411d5665aa208347 2,332 1.00/1.00 vMB 65
577,402 577,402 00000000000000000024e7eb091d556832c83e9aba7a701d92785036d8ef032f 2,706 1.00/1.00 vMB 123
577,401 577,401 0000000000000000000aed1eb7b491aee02ea664c6a2c99e136880efaaa6062a 3,051 1.00/1.00 vMB 161
577,400 577,400 000000000000000000040e7ba0d6624aada258b42460be6f3986ba9d346ec8d5 2,198 1.00/1.00 vMB 112
577,399 577,399 00000000000000000005ebb2cdc72513258747b58e47311630666694c59e021e 1,025 1.00/1.00 vMB 37
577,398 577,398 0000000000000000000657027628d47125393ae251e9af7f4b87ce435b2ad8c9 2,154 1.00/1.00 vMB 46
577,397 577,397 00000000000000000029497337ea6dad5d867e49873b7a053f82bbe15fc5b609 2,484 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.00 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: 648.90 GB
    • Received: 13.10 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.