Loading Tool

Explorer IconExplorer

Memory Pool

27,907 transactions
11.42 vMB
0.02566567 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 65.68/200 MB

Candidate Block

Mining Attempt 637a72fac38c4db0dc819def4ebcd6cc8bfc961aefdf57ad2c742ddbe38fb93e
Version 20000000
Previous Block 00000000000000000001dd2d43f76f4b19f3a8e3294689bed1e5ae6b7293d79e
Merkle Root f11e6f550847b5dd447de8ea362723e7b18e01e8b7fe4d73f59d01be6c28721f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,848
Size: 1.00 vMB
Total Fees: 0.00602946 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,514 (743,478 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,036 170,036 00000000000009040d3b0cd47702c59524ae62177e679fa01e2692fdfcc19d75 37 0.01 vMB 283
170,035 170,035 0000000000000825df61c86a970c12f3cba78802fe41377186d13a030f3ca0ab 23 0.01 vMB 237
170,034 170,034 000000000000014f4f099b401eea43d01d0d197a3b064d5fbdd2aa12583bcd8f 36 0.02 vMB 97
170,033 170,033 00000000000008d014f315c5c025a3ae3112744cba6d2ec8c3a235a7393e4ee9 1 0.00 vMB 0
170,032 170,032 000000000000064a2e753689d6314fe97adb1e723bd04b572295a58ac7416c7b 10 0.00 vMB 22
170,031 170,031 00000000000006b7fa9c866f69da7016a6adfea1cce40c80025577c5f0f3b7d9 7 0.00 vMB 24
170,030 170,030 00000000000005d8ee675238a77974ce29a32e57f5925470d88b891079156b1f 1 0.00 vMB 0
170,029 170,029 00000000000009c8a9d129546fbbf1601c7ddbce66e129db8c9e0cdea209f74a 39 0.02 vMB 82
170,028 170,028 00000000000007fd6acd8af1201ed4d7aa03bdfec07ba6f9ce463dfb9c2f3779 96 0.02 vMB 10
170,027 170,027 000000000000097d7be84813d914de27132a91d90b10cbf511cb125169f8af7e 15 0.00 vMB 37
170,026 170,026 000000000000029c4b8d64980d0978e482d2b065f4ec34fc55ae024429f93340 55 0.03 vMB 118
170,025 170,025 0000000000000b297dc1dd1bf0d7207a124067eaf0b4277937de3b5783da2a47 76 0.04 vMB 103
170,024 170,024 000000000000030a4e4a2e38584b9e740587aa13ac9bc73337c3173b409ef37f 34 0.02 vMB 479
170,023 170,023 0000000000000898e40e2ea2cb98e3a5ebbe2852461e581c5813633a6a267f6e 98 0.05 vMB 16
170,022 170,022 0000000000000a39893a8c0f622b9f8368eef660c8d59e6f9cc5cd9d2ce5f833 12 0.01 vMB 246
170,021 170,021 0000000000000697a306afb7d5679d554051d607352a39b730f2c081d6e283b0 16 0.01 vMB 138
170,020 170,020 0000000000000559b465dbc8cb3c6fc3b87d54f2f5dfc9be969de99de1ffdd75 78 0.03 vMB 165
170,019 170,019 0000000000000218a0d21f4018eeaa01f1c86a6736baf2db1abe285ddc85804f 49 0.02 vMB 89
170,018 170,018 00000000000007dd4a953ee99bda088c6d4977ff31401ab42eb84e1cff08346a 18 0.01 vMB 513
170,017 170,017 00000000000000336c5bc12e77761a4f083512db82494f6cf955d546084ca4ba 12 0.01 vMB 28
170,016 170,016 000000000000014bea614be25328e49f782a07cda4174cbc1f24d5c8241cd426 39 0.03 vMB 232
Previous 10 blocks ↓
Total Size: 779.76 GB

Node Details:

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