Loading Tool

Explorer IconExplorer

Memory Pool

12,112 transactions
4.15 vMB
0.01941402 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 25.25/200 MB

Candidate Block

Mining Attempt 7754185f41be7e1e1dc64fb02d2471b11ac7741897082701fe7fd4b29be2457f
Version 20000000
Previous Block 000000000000000000009a929be43b792df614d84143d9278cce62466a093c03
Merkle Root 2dd3531f33d1016c86a2ebdcdb46ed00bc51d3a5a4846468b80c81e3b33af0fa
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,042
Size: 1.00 vMB
Total Fees: 0.01432516 BTC
Median Feerate: 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,485 (684,958 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
228,527 228,527 00000000000001e348235fd08aa2c15ae244ab0b1edf512b3bd68652354d992d 256 0.11 vMB 358
228,526 228,526 00000000000001893113f0d272603c0df7dca71469e5e585cbda39007f3aa33f 435 0.22 vMB 148
228,525 228,525 00000000000000ec3d4a68ab8a09608ba7cbb25f4a564dee6402e78b1837f19c 436 0.23 vMB 140
228,524 228,524 00000000000000da8fed6741d20b20ffb9e0088ebb2f742eb4b7d6ab3e58d776 201 0.09 vMB 95
228,523 228,523 000000000000006732db3aacf3c8d44808a619b998e34fd48d7ee574d988d292 528 0.34 vMB 122
228,522 228,522 0000000000000163b00f1cf5c728362ef5837f07a74c7cb60fac617ac635ef7c 563 0.25 vMB 191
228,521 228,521 000000000000009c3b07dafa18cce72f0a6df290cc3df75402b361afffa42f91 923 0.50 vMB 121
228,520 228,520 00000000000000dc8813ce5350ad29a62e136c8ae0cd24a1d8490b1b4b9c7870 830 0.25 vMB 290
228,519 228,519 000000000000008b5de89cc6d4b7101e36fcdd60a73e26e4fdd3cf3d0f0fec12 565 0.24 vMB 252
228,518 228,518 0000000000000250e5fe406bad3651a373f21684f44cfd7eb72e0b36f97d99ff 5 0.00 vMB 43
228,517 228,517 00000000000001317e21f525d31172084579acca53ac626bf58bacf1b36b1eac 64 0.03 vMB 4
228,516 228,516 000000000000004a72c1854a61648f22a0edb8ea926adb61032ef8852eb5c424 261 0.14 vMB 171
228,515 228,515 00000000000002166682753e415fc01af8100ad51be836aedbbc84d023a44c79 180 0.11 vMB 157
228,514 228,514 00000000000002283a3b1322aeb7d1a9a2f50644f2374f879b6b462d3d42c263 506 0.20 vMB 179
228,513 228,513 0000000000000210aa0b5a827b5f59d406d09f9876795c606342489c1a6bae21 324 0.10 vMB 19
228,512 228,512 00000000000000c4d98993142cd5a602fb5aa99fe5a6662d47bc04e9dcd66495 297 0.15 vMB 145
228,511 228,511 000000000000006abf0be5d539c9bd1529f7ce127b03bf4d1442a081d7e1936a 430 0.21 vMB 139
228,510 228,510 0000000000000095f64eff6a8744b09733153dff7a85dfaf10b4a014cd5c60f1 448 0.20 vMB 220
228,509 228,509 000000000000019157fef47c0022710aea5db75a8dc3e88f269b80a664ba9c6a 390 0.32 vMB 120
228,508 228,508 00000000000000a935e97c9790aa5abd87c1dcbedc16daebcab371114938273b 1,108 0.47 vMB 203
228,507 228,507 000000000000027594b84ebe8853551911201402a8c86029b6f6e22bfd822e73 902 0.43 vMB 175
Previous 10 blocks ↓
Total Size: 779.71 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: 351.08 GB
    • Received: 1.70 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.