Loading Tool

Explorer IconExplorer

Memory Pool

16,315 transactions
6.18 vMB
0.03643084 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.03/200 MB

Candidate Block

Mining Attempt 952aa01d156b5dc0860f8fb0d448b1d4c0cf5508b3e307c06adf571eb42a1851
Version 20000000
Previous Block 00000000000000000000d46def4b4535c6284d8845f811af0ec3e1a4f57a2cf6
Merkle Root 28c1515d4ae0d683922cff31afb0a1afc3594801b7ff31d5db06741687bfa45b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,203
Size: 1.00 vMB
Total Fees: 0.02551846 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,453 (684,915 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
228,538 228,538 000000000000023d9a3ee2714f4365b2d312700ba113af23084104319133c6c0 725 1.00 vMB 449
228,537 228,537 000000000000006c6a7751552c9dea072830815caedb980f62983d3c13918bf6 336 0.20 vMB 144
228,536 228,536 00000000000000768ad337d5600dd62399740f1b33cee4defae1147a9ff69bc1 581 0.22 vMB 222
228,535 228,535 0000000000000243c667119b59c4db978c9c24ebf5503317c003159000a62aa8 643 0.37 vMB 175
228,534 228,534 00000000000001a5bcb4a0e01e0856fd84f55eedcf654cf0ca55d43b6d4a6399 195 0.12 vMB 153
228,533 228,533 00000000000001004ca510c9fbb12c6f3704b44023fd52686eb0991265bb666f 246 0.21 vMB 110
228,532 228,532 00000000000001cf40b8e1af8f83f22c74a56f76346db5e54f996bd32561e018 769 0.44 vMB 161
228,531 228,531 000000000000020875c1a657acd9f7ce918c31dfa321e92f55146ef11b1b7c1b 199 0.06 vMB 23
228,530 228,530 00000000000001db9f191190e29e0aba9bb0cb3b8bf43b42daff088c484f69b2 185 0.09 vMB 138
228,529 228,529 00000000000000cc746c1b5b064376ce82d0b042b7fa63d55a522abf58a02fa2 328 0.15 vMB 175
228,528 228,528 0000000000000077db3cf745d5bc05eb905af5723a6cd6a4a0b2632bdfa7303b 337 0.19 vMB 132
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
Previous 10 blocks ↓
Total Size: 779.65 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: 309.98 GB
    • Received: 1.47 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.