Loading Tool

Explorer IconExplorer

Memory Pool

78,389 transactions
29.45 vMB
0.07446703 BTC
Random Selection Loading Transactions
Max Size: 177.37/200 MB

Candidate Block

Mining Attempt a276e26c0c27397722d37904ae06186c85087d8e47df1ffb306e00b7f6195aab
Version 20000000
Previous Block 000000000000000000008c4f55cac0d52e0fdb45c8112180d17dfee14c20cda0
Merkle Root 7b37c8df5aa81ef68c82988eb74d4659a8faa8db73e2085a5dccf96fab62cc7e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,015
Size: 1.00 vMB
Total Fees: 0.01264360 BTC
Feerates: 40.26 > 1.27 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,107 (400,965 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,142 514,142 00000000000000000028b8b7b8c3eda28039c6bc1f351db7d2123690fcbf696c 2,494 1.00/1.00 vMB 33
514,141 514,141 0000000000000000000d5933eda834b4a83731c7a24c7fb8d8e90fdcf2468a9e 620 0.24/1.00 vMB 38
514,140 514,140 0000000000000000003710925f6078747b030b6a715a7de07b27c210cf28da17 842 0.34/1.00 vMB 29
514,139 514,139 0000000000000000002246fd450674c16bbce0c976a113f377485a86f0e8cd66 2,439 0.81/1.00 vMB 42
514,138 514,138 0000000000000000000b2bbe7d7b0f8de440ed5fdb3ee701650a17c149e84a4e 1,108 0.44/1.00 vMB 48
514,137 514,137 0000000000000000001f0324001c8acc2a32608275ab3730d41d90d5507391b7 259 0.98/1.00 vMB 3
514,136 514,136 000000000000000000499ab59eadace4a00d04fb5d0b03ef65ccd08cb3bb09b2 1,340 1.00/1.00 vMB 25
514,135 514,135 0000000000000000002332d61615a1051bacc1ce073b7c058966e13c86be4e30 2,071 1.00/1.00 vMB 3
514,134 514,134 0000000000000000003523b6696867f90c7e946020b5d91975620c9afe3d8eb3 2,447 1.00/1.00 vMB 49
514,133 514,133 000000000000000000270d96fa1763a0cbf8b45fc3ad35352fc813a8bf90ee7b 2,161 1.00/1.00 vMB 24
514,132 514,132 000000000000000000421f2ec02f8a0d20ca050fc1acb8c1a209a70638de352c 195 0.11/1.00 vMB 30
514,131 514,131 0000000000000000000c5db329c4eb6781f80539bc1c32d28c38ec8fc18a727c 410 0.96/1.00 vMB 9
514,130 514,130 0000000000000000003fa30b5d5157af623d3db0122cf22da2ef14f7cfbdf729 627 0.25/1.00 vMB 16
514,129 514,129 0000000000000000002481c4bd3c61ce4c571ee365650af63512ac7265a99803 192 0.09/1.00 vMB 58
514,128 514,128 0000000000000000003d75e0f3036e0dd1f703264daed3a9d2bf8888d889a554 1,838 0.92/1.00 vMB 26
514,127 514,127 0000000000000000004a01d058296d9c0fe2b51665d051daf132ab7d5e793c76 298 0.15/1.00 vMB 25
514,126 514,126 00000000000000000014dd997b8bbd7c1c154d89159bf33c25f6391d03f2cc59 1,323 0.56/1.00 vMB 48
514,125 514,125 0000000000000000004da3f10312a139123d82891fa719175dba64fd570035f3 407 0.16/1.00 vMB 30
514,124 514,124 0000000000000000002100511eee03cd09398989c05ed5c4c68333b5474ad6ab 505 0.17/1.00 vMB 39
514,123 514,123 0000000000000000002356b3259cf5da136920377f8a2cf3f5687340db4b57ef 1,737 0.70/1.00 vMB 30
514,122 514,122 0000000000000000003fc9370c9e9199e75601a8690fd58438ab77bed13943cd 330 0.17/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.58 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: 671.24 GB
    • Received: 15.89 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.