Loading Tool

Explorer IconExplorer

Memory Pool

41,733 transactions
27.58 vMB
0.06988140 BTC
Random Selection Loading Transactions
Max Size: 142.65/200 MB

Candidate Block

Mining Attempt dc46a0e69d762647db0d5173c0fba47832962ac8f0fee29534a37b6d4f320bb3
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root 6832d34ad0f332c813e8076b5c617e1996c9d9d0cf3f319877156739e594af05
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,618
Size: 1.00 vMB
Total Fees: 0.01554498 BTC
Feerates: 100.53 > 1.56 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (254,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
659,697 659,697 0000000000000000000913521870b03ede217e11fefd5463d80577e7b11f60dd 1,735 1.00/1.00 vMB 30
659,696 659,696 00000000000000000005778b467c86c3c8fc557d78e12aaacf28ab9b8c42d484 2,061 1.00/1.00 vMB 52
659,695 659,695 00000000000000000009380132e200092ee185f49070ee8d57db7d56cbae6b53 2,078 1.00/1.00 vMB 39
659,694 659,694 00000000000000000007a9d7c7e443a2b441c29c5b9dd64c352c0462d242936c 2,406 1.00/1.00 vMB 66
659,693 659,693 0000000000000000000e2505a526e31b589457f373b800c6b98195d3ed332149 1,626 1.00/1.00 vMB 29
659,692 659,692 0000000000000000000555dace8878f125c5df6eb82ed1796356ef62db140d20 2,238 1.00/1.00 vMB 23
659,691 659,691 000000000000000000010c3f852032f436aa4ae9e9ad11967ea182a623a82510 1,675 1.00/1.00 vMB 55
659,690 659,690 00000000000000000007042272d7b0880320b96e66d127675fc0b9ded683346b 2,153 1.00/1.00 vMB 40
659,689 659,689 00000000000000000007044e8b170155671f31f480d3e945a7dc145dd5518daf 2,467 1.00/1.00 vMB 93
659,688 659,688 000000000000000000068996c96c5ff60662e67d99de867ecd0aea937cf10454 1,740 1.00/1.00 vMB 131
659,687 659,687 0000000000000000000c15d462dbf7fe7daef520e7b11aeeb3208b877a09c137 2,399 1.00/1.00 vMB 45
659,686 659,686 0000000000000000000061ebdbef29fa0c5da406ee3761fb34adedb38cbf8b62 2,651 1.00/1.00 vMB 63
659,685 659,685 0000000000000000000bee6cf6d99bd03b227c8801ea60be98384f693fa4d611 2,616 1.00/1.00 vMB 41
659,684 659,684 0000000000000000000ea9be7dd1429b5842bf1c48d03bdcc2514ce72d31e32c 2,951 1.00/1.00 vMB 88
659,683 659,683 00000000000000000007c35a979364218599a1e4d4d5baaad34ce616edb8cb43 2,246 1.00/1.00 vMB 78
659,682 659,682 0000000000000000000e9b4269812a1ac66af6198250ea66db6c58443337005a 2,868 1.00/1.00 vMB 114
659,681 659,681 0000000000000000000ab381577c68a31ffedb09de7b47c86b344c61cb663a38 2,693 1.00/1.00 vMB 96
659,680 659,680 0000000000000000000e1ace862f89e96f8711462a19c5bcca3bf5b0e2b51e78 2,253 1.00/1.00 vMB 102
659,679 659,679 00000000000000000004d6dfb7584a12e9e448e1068f9cababd484a794f5e174 2,789 1.00/1.00 vMB 86
659,678 659,678 000000000000000000080c403ced601a992bd06b1a09f198e52cab35d66e4539 2,533 1.00/1.00 vMB 66
659,677 659,677 0000000000000000000933931676bcf9ef64f653e2609e6fe2824405cc3b1b0f 2,792 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 781.79 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: 633.88 GB
    • Received: 12.23 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.