Loading Tool

Explorer IconExplorer

Memory Pool

82,489 transactions
30.13 vMB
0.10070369 BTC
Random Selection Loading Transactions
Max Size: 182.81/200 MB

Candidate Block

Mining Attempt e10deb1c08db456a231edab427848c4d9fd7529cfa2c3980b9155dadf3920000
Version 20000000
Previous Block 00000000000000000001cb55e2e618f7d0b14eff6361ccd981eeb53f94067c6c
Merkle Root d14283593c89d20cab0b39daf71fda4c24f922470483a7eb836a72ab21b6249f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,293
Size: 1.00 vMB
Total Fees: 0.03002418 BTC
Feerates: 301.57 > 3.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,120 (496,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,782 418,782 00000000000000000116ab5f173dfc5225747b0d41a87b2ed4062ad30ff82854 303 0.14/1.00 vMB 71
418,781 418,781 000000000000000003ceb711fb65e62003e40f206731e97eea8f2a94204fec87 297 0.17/1.00 vMB 47
418,780 418,780 000000000000000003d042f9e9a0735cb885f8bd01da919ca511cd56e0abf77e 722 0.99/1.00 vMB 19
418,779 418,779 0000000000000000041c18e3eefc889b1622e977e7c11fa5d2037df6e7029c06 1,140 0.61/1.00 vMB 58
418,778 418,778 0000000000000000022969fb6349f10bc4e0271ed23c7d106e2cf34bb63a967c 355 0.12/1.00 vMB 67
418,777 418,777 000000000000000004eae1cc3d42ac91bcefff7b8fdc76185c0ee0fde1ae876a 220 0.09/1.00 vMB 50
418,776 418,776 000000000000000005257dcdc9eb67ab4e50f186688b131ac70db198a28789a3 358 0.15/1.00 vMB 57
418,775 418,775 000000000000000004bd1ed1c22659fbab7b1571e143bc5ee7a23a73b306bb1f 894 0.38/1.00 vMB 50
418,774 418,774 00000000000000000466836fc96b36c4ae43b15abb46fa46d1e79e7744ca24fa 991 1.00/1.00 vMB 21
418,773 418,773 0000000000000000028e59bab6f9068fe1e9b1b474cc07b77a60d90bc84c87fe 2,383 1.00/1.00 vMB 73
418,772 418,772 000000000000000004a9883d4a24f3833184b7a60c5bdd42d21de98cb2393107 423 0.23/1.00 vMB 38
418,771 418,771 00000000000000000010560c90d1d4766848bfc4adc666ceba4de8d0cce5c543 826 0.38/1.00 vMB 56
418,770 418,770 000000000000000004d89f60bf5f96b9d97656ae5dd237545c0db82db202c9a2 325 0.19/1.00 vMB 49
418,769 418,769 000000000000000004df73cb9b4e28a52690ac3929bf2f35a8fe34fbdbe62ea4 482 1.00/1.00 vMB 11
418,768 418,768 0000000000000000045fe2eae300c7dc63dd541ac8bc1412431e6a72c5f501cd 2,372 1.00/1.00 vMB 62
418,767 418,767 000000000000000000c5d60ad515fb671df73c38466565f6716771b650ab18d6 951 0.52/1.00 vMB 45
418,766 418,766 0000000000000000046b78ae20d9bfa3fea59dd8b7847538e5c3aafeaa61c3fc 1,901 1.00/1.00 vMB 54
418,765 418,765 000000000000000003ce0214f2b0ab10eb60bb088c59210adfabdb78519cccc9 627 0.35/1.00 vMB 50
418,764 418,764 000000000000000002571ecee0b1de409326e1d47d41ec17d1b96751a6454f4b 65 0.06/1.00 vMB 106
418,763 418,763 0000000000000000031364972673764ea24e4b27e2a40b661ef3813e0cec0fc5 1,661 0.99/1.00 vMB 52
418,762 418,762 000000000000000004e2c98832e8cdc905d210e4c371b73a9f74aec097d544aa 261 0.17/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.60 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: 671.77 GB
    • Received: 16.00 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.