Loading Tool

Explorer IconExplorer

Memory Pool

46,274 transactions
20.31 vMB
0.05077375 BTC
Random Selection Loading Transactions
Max Size: 116.38/200 MB

Candidate Block

Mining Attempt 13562480ecc04afa1ed352334c7c49b82e70a0d76d63a63df254e71770ef6063
Version 20000000
Previous Block 00000000000000000000b153e89bf60d39de4bb1a3db4f3ff187db0dc9b98002
Merkle Root 1132dbdc5604278f4db7dc969102e4522e92982010387afa9407a7cd15850eb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,173
Size: 1.00 vMB
Total Fees: 0.01075651 BTC
Feerates: 509.18 > 1.08 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,952 (539 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,413 913,413 00000000000000000000609274759e6e635b5054c457b0406a2e5ac6b3b1fd3d 4,732 1.00/1.00 vMB 2
913,412 913,412 00000000000000000000a45db616fc5e02bd7b3acac1b70a222f1658457231ae 4,426 1.00/1.00 vMB 8
913,411 913,411 00000000000000000001e8346c4d3adf749cafb97e37f4f648b1a84a4caff038 4,595 1.00/1.00 vMB 1
913,410 913,410 00000000000000000000a3bbaab364c8a67678d454613e29c10bae8cf58f784a 3,155 1.00/1.00 vMB 0
913,409 913,409 000000000000000000018e29b79b0a29631a9c09a1df8790b784b74031125eda 3,194 1.00/1.00 vMB 8
913,408 913,408 00000000000000000001816ebe27c4b538156b72d2393ecf91ed8f62040739b3 1,764 0.55/1.00 vMB 1
913,407 913,407 000000000000000000002190ea041f1b155432157c5d649dfa38b87b215dc29e 3,174 1.00/1.00 vMB 2
913,406 913,406 00000000000000000000f2a58278eb31c7c7508d5fd7be04e21efd82a1a50145 3,376 1.00/1.00 vMB 4
913,405 913,405 00000000000000000001124cf23d5407a6c1c959f1638ede05fd1137b99bca69 3,461 1.00/1.00 vMB 5
913,404 913,404 000000000000000000008d04065d89b6af56d4a51721394abcf1d222900704dd 2,275 1.00/1.00 vMB 5
913,403 913,403 00000000000000000001786d08044e0bc11e8685df5e6ef9caff0b5450345fd7 4,048 1.00/1.00 vMB 3
913,402 913,402 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f 3,098 1.00/1.00 vMB 2
913,401 913,401 00000000000000000000dad63c28118d3db43107185b2574fbfa71b259daeaa0 4,076 1.00/1.00 vMB 5
913,400 913,400 000000000000000000019987a89bada612ec70cde69c7f34499dd2f58a4f2805 4,461 1.00/1.00 vMB 3
913,399 913,399 0000000000000000000073e87c7593ac94984accff3246b54900ac860adbb72d 3,779 1.00/1.00 vMB 2
913,398 913,398 000000000000000000005de82c89e76a4485033bd94c0162c863c16d02ff1cea 3,796 1.00/1.00 vMB 4
913,397 913,397 000000000000000000005f14ce606be2945147f6df0d5e97d17fd9f3148035f9 4,101 1.00/1.00 vMB 1
913,396 913,396 00000000000000000001ae09f7a3894a857f0e505314f7e722c0793b2ef8db04 1,250 0.52/1.00 vMB 2
913,395 913,395 0000000000000000000015424bcdfeea17f93e853791d16f993e4ea71fa47478 3,107 1.00/1.00 vMB 2
913,394 913,394 00000000000000000001e4cc6aaf8e6f5dc705e351494064f381c564fcaa7dd5 2,687 1.00/1.00 vMB 2
913,393 913,393 000000000000000000002c2efa54a933667be0a2843a47329deffa95222ea700 2,831 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 780.52 GB

Node Details:

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