Loading Tool

Explorer IconExplorer

Memory Pool

78,208 transactions
29.08 vMB
0.08056669 BTC
Random Selection Loading Transactions
Max Size: 175.97/200 MB

Candidate Block

Mining Attempt 58c0615ad6e0e74678ab79d9a5460d91cae6aaa3386dfaa3ae0ac00ba5873589
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root a5bbf2955c0d9bf6c13bf96e7e5de83549a34456a074bb6e1ebbf00fe81e4ac2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,850
Size: 1.00 vMB
Total Fees: 0.01986527 BTC
Feerates: 178.73 > 1.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (156,659 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,503 758,503 00000000000000000005ae11e0359e7bb67a3c98b9c75bb761a18c7deeb4246a 1,307 1.00/1.00 vMB 5
758,502 758,502 000000000000000000068e5f4e02111eede390505aca4614e13f03dfa87915dd 1,642 1.00/1.00 vMB 9
758,501 758,501 000000000000000000035336569e941068b723ac629fa3358d9cefa805d5de65 2,585 1.00/1.00 vMB 12
758,500 758,500 0000000000000000000661bf7861d4d9f9ed5403c1332c99388c0f51571ef174 2,689 1.00/1.00 vMB 18
758,499 758,499 000000000000000000042968318d1113cc7b98a764e5deff9108cafefcd88d53 689 1.00/1.00 vMB 12
758,498 758,498 000000000000000000062d7e5722ab7a6d2c0e488b263f4f7cf10120a59dcfb5 2,577 1.00/1.00 vMB 16
758,497 758,497 0000000000000000000753be5d78bc1287ad7609442a2e16d8290d0f28f74a60 2,470 1.00/1.00 vMB 7
758,496 758,496 0000000000000000000358dca189ebf733caebb32f26a5552a6b8a82dbe7abcf 2,891 1.00/1.00 vMB 10
758,495 758,495 000000000000000000051f84ea9c5dc78974bac90ac182bbf38677df98b55828 3,431 1.00/1.00 vMB 14
758,494 758,494 000000000000000000066418d8251439d258b5973704a480ab847f84f581f981 3,052 1.00/1.00 vMB 14
758,493 758,493 00000000000000000004451ca2bbd912aa7b5915868b6e3b0443acd6eb266275 2,697 1.00/1.00 vMB 14
758,492 758,492 00000000000000000006ad0a8b83511d886aaf2e8e850db9dc044ca5b1455db6 1,821 1.00/1.00 vMB 12
758,491 758,491 00000000000000000004cd44dd448d022f6b0bee418398f0a28336b8deb2562e 2,390 1.00/1.00 vMB 10
758,490 758,490 000000000000000000029774e4ae4cbbfa1236f155ff8c5a5236b3439b1ba582 1,969 1.00/1.00 vMB 10
758,489 758,489 000000000000000000077205f3a8ff2e7afb70288ea071b91e676714deddfd83 2,906 1.00/1.00 vMB 11
758,488 758,488 00000000000000000000386835cb23d0452c02950282c0df80089380f97ea4dd 3,674 1.00/1.00 vMB 18
758,487 758,487 000000000000000000024ad9c42912b3a163129854ad869773cba5781063dd40 3,032 1.00/1.00 vMB 13
758,486 758,486 00000000000000000001c9428a75968c268c6ebc6c0c0f4f643c5e60ba8fa642 3,056 1.00/1.00 vMB 13
758,485 758,485 000000000000000000043dba08a1a69e7fc34e2546e85cd57da1c387ca109ff0 1,311 1.00/1.00 vMB 13
758,484 758,484 00000000000000000000176208bb9d8f69ab364004439eed6abeb2701b4517a4 3,702 1.00/1.00 vMB 15
758,483 758,483 00000000000000000006dcae5d7df0e3fac0db57d90c2ca19561bcf172ed51d8 3,675 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.68 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: 677.62 GB
    • Received: 16.44 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.