Loading Tool

Explorer IconExplorer

Memory Pool

78,536 transactions
28.85 vMB
0.10941428 BTC
Random Selection Loading Transactions
Max Size: 175.16/200 MB

Candidate Block

Mining Attempt 0f7c11f1ea57d565d32c02add675fd2c27e7bfc67c9d5909119192205455bb3d
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 9adc5527c6da209546dd3e7f92979d4f251a4db14d51fc3ee04016f8c4b274a6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,090
Size: 1.00 vMB
Total Fees: 0.03882789 BTC
Feerates: 602.26 > 3.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (837,242 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
78,063 78,063 000000000038c3b8d0eb348e72f6938b23f20d77fbe0c811824d126d914a4b42 1 0.00/1.00 vMB 0
78,062 78,062 000000000067568549c5b3b9011c2429527fdc17dd2925285fbd89616220b43f 2 0.00/1.00 vMB 0
78,061 78,061 00000000002e737f4022e551e6821c63a113c3a441944d772837a965c817fb03 6 0.00/1.00 vMB 0
78,060 78,060 000000000025af648825c90b521eb86290a36d756a9f0f89b6a48858712849a9 1 0.00/1.00 vMB 0
78,059 78,059 0000000000515d3fb6d9e4b23a7cbe481a20f80261a3975faa9d0ffcd693ccb7 2 0.00/1.00 vMB 0
78,058 78,058 000000000040bf47e9a431cc7e1119cdeb0ad02b6415b58c367e289e8321fa76 1 0.00/1.00 vMB 0
78,057 78,057 000000000020f55e71ef5db092a23a8507b90478f85b04b45463da651d0c0014 2 0.00/1.00 vMB 0
78,056 78,056 00000000005a0a82672de0e2e911ccd9b95a9975906ae0b3db224ff64bba55aa 1 0.00/1.00 vMB 0
78,055 78,055 00000000002d9974b145ca2520a57238cfc3f006ee60b3858082d6fa139520fe 4 0.00/1.00 vMB 0
78,054 78,054 000000000035e801f62c1b591eaf827092ab9904d488af40f79a714f72125104 2 0.00/1.00 vMB 0
78,053 78,053 00000000000c151b654a1bd91db9654fddb182d58d3b9bbaf6835c7cfadd65cb 1 0.00/1.00 vMB 0
78,052 78,052 00000000005144a76ebae1e240cbeb3e6e01059a1bd35e9469e528a9b12cc8fa 3 0.00/1.00 vMB 0
78,051 78,051 000000000025ded620c1cb300bf84e671c675e70da6d42f12203d626ab908cd7 1 0.00/1.00 vMB 0
78,050 78,050 0000000000505ee4f86c02a1d343507f3258524c87beae88006456b29911fb36 1 0.00/1.00 vMB 0
78,049 78,049 00000000001e404a074673917884770071a984793bda2876b569459b8d96ca03 1 0.00/1.00 vMB 0
78,048 78,048 00000000001c0b252c5d977238d7edd48ef6cc90d4016bd5c5a55abb9cfcf53c 1 0.00/1.00 vMB 0
78,047 78,047 00000000000a0f6b088cc37536ca62c118e881f11cf83be541544dab90e589df 1 0.00/1.00 vMB 0
78,046 78,046 000000000026b4ee93289401b5df1764f2ca4a97d1e32337cc499326e3dea836 3 0.00/1.00 vMB 0
78,045 78,045 000000000030ac5267e34a4cf61ac40e87aeae0ec659d11bfc39df14af3e7d40 1 0.00/1.00 vMB 0
78,044 78,044 0000000000425f74281f6a1dd779d30b0d0fb2085eb6fd1c4d89ed4ed232bd1d 1 0.00/1.00 vMB 0
78,043 78,043 000000000002ec3d641f722a2ee809f8d0162d831f67b2f5431cf8df89a57c9e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.