Loading Tool

Explorer IconExplorer

Memory Pool

40,537 transactions
17.81 vMB
0.15811441 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.38/200 MB

Candidate Block

Mining Attempt 48ebb34e503078d4ad3e9bf7f3c2bf303dfe703a06bfe37999a95879ee4871b7
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root e6a0acced019451f5836d32b21d5faf6a6d59f9e0828030a2e08b93bdc622d86
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,207
Size: 1.00 vMB
Total Fees: 0.04739607 BTC
Median Feerate: 4.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (687,770 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,551 225,551 000000000000018e11efcb6bf062fa302c9c616022c55f28baf5b0fceacbbc45 455 0.25 vMB 163
225,550 225,550 000000000000018b16c64378a8f839ce5310f3f61176cad7001d01c5cb456f9a 128 0.11 vMB 108
225,549 225,549 00000000000003300bc1895607b737f3235e8379a5bcc1c93fe750ad98269721 151 0.07 vMB 249
225,548 225,548 00000000000001fa8110943d9b3392479366c86e77b1926903a2d718c751fdab 159 0.15 vMB 109
225,547 225,547 00000000000000f41b6ab77b2e7dcf99ae9cddf6a443af954d3bc678af85cf7a 681 0.25 vMB 318
225,546 225,546 00000000000003667ce3fbf97a1ffb9a2885cc9d84711cea32498cdbb6f153a9 191 0.19 vMB 113
225,545 225,545 0000000000000279a3aab42bbdceb080aaeb52b60f2f059975a879644387a89e 476 0.25 vMB 149
225,544 225,544 00000000000002f94ab7dcfb160bb9f32c37093b307ced5bcb63977193803dec 682 0.25 vMB 294
225,543 225,543 00000000000000b8b5298ecf3cb910b2b91e8b678e415fef7c96ba4d010f82f3 716 0.32 vMB 186
225,542 225,542 0000000000000204d7e7c132cd2aaa143f6b207d3be49300744a7ce9ca5f31c8 327 0.25 vMB 139
225,541 225,541 00000000000000a636d318d7384d2891c788af10e50b8d1e27b64df847f9117b 503 0.25 vMB 184
225,540 225,540 000000000000021a355a41df321b9bfb6b9af3aa8ba9d19b93ed3ad608b1cc42 512 0.40 vMB 56
225,539 225,539 000000000000033584d783a674f0a406748f81d779786b8cdf8fbfe8af83d5b6 454 0.45 vMB 84
225,538 225,538 000000000000024c7688beddc6b426f7b31217a0039e8c765d0c945bcac77101 562 0.25 vMB 316
225,537 225,537 000000000000008a89f77e02db0f6a4c35ef79730ce0df96dfb2a1b45ee3ae66 582 0.25 vMB 188
225,536 225,536 00000000000002a7cae445400145410baff18ba905a0524cc6aed685daa84349 825 0.25 vMB 273
225,535 225,535 00000000000002cb3370c616cedcb94d35f28ed11bc016bc73a3aa8db219cd40 133 0.19 vMB 62
225,534 225,534 00000000000002042e9dcec34598efe7af6f1b907e0a7fa5a71c46f35ffda5af 523 0.25 vMB 163
225,533 225,533 000000000000015f42ba5ddfbd1e63122aaeafb913a959a2d566cfa3bbc0b78a 681 0.25 vMB 584
225,532 225,532 0000000000000260257d73f540644c36b113f0e00030686766db04fe754062c2 210 0.16 vMB 111
225,531 225,531 000000000000017a9a021d17ece02707f4dc3564c5192e9f8fb6003f6c28db0f 533 0.25 vMB 190
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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