Loading Tool

Explorer IconExplorer

Memory Pool

41,581 transactions
27.55 vMB
0.13264843 BTC
Random Selection Loading Transactions
Max Size: 142.65/200 MB

Candidate Block

Mining Attempt fc6f45fa993046b65e2f23b137e102b6153c47f484079d9b681f9b9d8a49c20b
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root 74404a93487ff21fe358c71cecbaa7653263eb56271090ceea43d1daba282f8a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,217
Size: 1.00 vMB
Total Fees: 0.07110614 BTC
Feerates: 285.90 > 7.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (411,544 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
503,136 503,136 00000000000000000077bb565be220f1cf03648453ef421b22f516d372ceee21 1 0.00/1.00 vMB 0
503,135 503,135 0000000000000000007ea34f0501cf30ba91e24ab654248dd94fe23352768859 1 0.00/1.00 vMB 0
503,134 503,134 0000000000000000002610a90b7571f27f264b4a3499cc922e13481d81b64add 1,971 1.00/1.00 vMB 555
503,133 503,133 00000000000000000054fececbe35af1546e7ca808d82e69e2b121408c552aa5 1,288 1.00/1.00 vMB 228
503,132 503,132 00000000000000000005a23ec9fab98edaa01d7d402619be7ed61236fbb9a246 1,382 1.00/1.00 vMB 227
503,131 503,131 00000000000000000011c080ce767031cbed221c2cc79cae39898e04ce93e9d4 2,062 1.00/1.00 vMB 377
503,130 503,130 0000000000000000007d747403d78fcf07b2a23390de4a97ce1e371f7155bef2 1,817 1.00/1.00 vMB 484
503,129 503,129 00000000000000000015ac1ba2f7390e5dda9c7a3e33f5c76a073fa5146868fd 1,874 1.00/1.00 vMB 480
503,128 503,128 000000000000000000909dc5a42a9a3187dec899ebd6f35a0fc0bf8a2289b41b 3,086 1.00/1.00 vMB 470
503,127 503,127 00000000000000000082658b9ce8119f1886bdc75db0b07519f43ade397750b4 2,235 1.00/1.00 vMB 578
503,126 503,126 0000000000000000005f70dbe3f2ae5bf0cc7eaf41f49d87909b5326e9f51c2e 1,321 1.00/1.00 vMB 186
503,125 503,125 0000000000000000003563849fba97b1718b0de6a432a38157018a7a182c34a2 1,066 1.00/1.00 vMB 220
503,124 503,124 0000000000000000002dec13df128d2f543d5f52a7386c4bedd4783a861c5b80 2,685 1.00/1.00 vMB 484
503,123 503,123 000000000000000000625fd5bca9257adaa35322d5b80f19bfe220afed2a5e2f 1,843 1.00/1.00 vMB 385
503,122 503,122 00000000000000000055de8b682750c3e19fd9ea037ef166d9d95332b7801465 1,660 1.00/1.00 vMB 378
503,121 503,121 0000000000000000007111b3574692eb9eaa081bced91a2d280d32f67e9fdddb 2,353 1.00/1.00 vMB 491
503,120 503,120 0000000000000000008d8acd62e43ba2b7566e02ff3cb3f62f59c604d364acec 978 1.00/1.00 vMB 209
503,119 503,119 0000000000000000004a77b4d2d22136c78c96a579b203f815ece9f4d8e2bcd1 1,624 1.00/1.00 vMB 399
503,118 503,118 000000000000000000092c153202d76dc3f958bb3831837709e4d1079707f430 1,198 1.00/1.00 vMB 331
503,117 503,117 0000000000000000005ac1ca5f15e82e97d5bee3230b48a83e5781bb1487bee6 551 1.00/1.00 vMB 173
503,116 503,116 00000000000000000020d51e00b076cc5f9ac8e570eaed09921236c4a32c715c 1,935 1.00/1.00 vMB 396
Previous 10 blocks ↓
Total Size: 781.82 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: 636.45 GB
    • Received: 12.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.