Loading Tool

Explorer IconExplorer

Memory Pool

47,850 transactions
27.27 vMB
0.07014812 BTC
Random Selection Loading Transactions
Max Size: 145.39/200 MB

Candidate Block

Mining Attempt 9d9bbeff14489a9aefcbb4ffc1f67eb08072adbd6e89410d74ac453fc57030b7
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root 1bf4056e2e17b3891f8c91e365154dae110b625ced898b5792a39f781a2937a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,455
Size: 1.00 vMB
Total Fees: 0.01933956 BTC
Feerates: 150.92 > 1.94 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (526,248 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,536 388,536 000000000000000006fa077a6bbbb724e581ce5f697f57d4876daefa85fa89f4 287 0.10/1.00 vMB 43
388,535 388,535 0000000000000000097bd3e5e94dc7db7d3a823bbf3d9f5bf8be8d8ace91b996 1,558 0.91/1.00 vMB 21
388,534 388,534 0000000000000000050e7d9871059f2bf26fc1e04cd1a17ed7054842f558b367 1,137 0.56/1.00 vMB 30
388,533 388,533 0000000000000000075fd8ff11a90488f94af1528e2711797d3ce825a12259f0 154 0.05/1.00 vMB 57
388,532 388,532 000000000000000004cd81e2559a5ead00e0d2eb306f0d97d8384d0767e4c47d 1,476 0.69/1.00 vMB 41
388,531 388,531 000000000000000001827d374c1112b4c35c13da4b938a4463ee75605f267244 1,189 0.57/1.00 vMB 33
388,530 388,530 00000000000000000d139d20e337fb785faa3c80aa3781d267288bab3d14792d 460 0.22/1.00 vMB 32
388,529 388,529 00000000000000000d099d408c2739fc2182801e17d7703e573112bda7433655 1,186 0.53/1.00 vMB 36
388,528 388,528 00000000000000000af68c51a5a77f3f08427750bce5f6bfc4027e3530d18e7f 315 0.11/1.00 vMB 47
388,527 388,527 000000000000000003242478a6acef48362fb10787e29d432383c2dd76833d07 143 0.09/1.00 vMB 24
388,526 388,526 0000000000000000035d1792915dd8434d845c2dcc4a6fb0d397529f77031d81 2 0.00/1.00 vMB 0
388,525 388,525 0000000000000000077306b80b36ade848a1d9a9847a8a721cd3d843ff94f5a8 709 0.33/1.00 vMB 32
388,524 388,524 000000000000000003813721bf547ae441022ccdf8d0f0a256f3b3af8ebb0fef 1,493 0.70/1.00 vMB 36
388,523 388,523 0000000000000000022a0d3325d6f917f3ce3c274ae526f05cabc507164bc11d 184 0.11/1.00 vMB 18
388,522 388,522 00000000000000000d257c1ed59aed803d813534d98500bbcd178021d9b7e7aa 71 0.03/1.00 vMB 29
388,521 388,521 00000000000000000beb7e2ba6d81c32bd55e334e12283c239400be266d1aa43 1,179 1.00/1.00 vMB 13
388,520 388,520 0000000000000000003b2adb2e8221c302404a9428023af404090171cd88a888 457 0.15/1.00 vMB 47
388,519 388,519 0000000000000000072e68ef3bbdd6602d980bb3a4fed077e15c5ed035dd0532 1,239 0.62/1.00 vMB 34
388,518 388,518 000000000000000008210fab440fe132268a736e585913b935bea9d5ca90f3f8 1 0.00/1.00 vMB 0
388,517 388,517 000000000000000004f091324108b9a06416186f67de20c40dc7affc4907cd79 2,685 1.00/1.00 vMB 43
388,516 388,516 00000000000000000a4e96bd9499d6ce6491a2b9f20b8e8bea4cd9b720c9224f 301 0.25/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.00 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 649.05 GB
    • Received: 13.12 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.