Loading Tool

Explorer IconExplorer

Memory Pool

79,995 transactions
29.35 vMB
0.12986084 BTC
Random Selection Loading Transactions
Max Size: 177.66/200 MB

Candidate Block

Mining Attempt 1cc1f8242ba6db91458148474a0b030108dc4f3c4c5e09b9897abdbdf96fcf69
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root bf6297015856a32438087d14db8ac87e9346b7eff721b06ad8107e531eb3379e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,469
Size: 1.00 vMB
Total Fees: 0.04852298 BTC
Feerates: 602.26 > 4.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (829,206 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
86,099 86,099 0000000000099509c45f3eb30528755b80a5d908a6849821f95959be8a2f6c8e 1 0.00/1.00 vMB 0
86,098 86,098 00000000000d3ae0a2f80578fd97ca74cbb281951918883f55ae8694d3a33f98 7 0.00/1.00 vMB 0
86,097 86,097 00000000001cbd7c8b35dba77ef6c70dc6d70a014ed9f01990b2d58360a6b3a4 3 0.00/1.00 vMB 0
86,096 86,096 0000000000146cf80fefe57d1ea3b349106bdb0c38d58abb2370b32ab0920fff 5 0.00/1.00 vMB 0
86,095 86,095 00000000002ad5cc18661836506b507f3a70c484195f3ecc385f9204b5ca205b 4 0.00/1.00 vMB 0
86,094 86,094 00000000001ff0bbb6d5d6952321d31ba7844e9061211c93c3df058472489d3b 11 0.00/1.00 vMB 0
86,093 86,093 00000000001a8cf4e9b9692473d49f73bc038fee2320a849a73814c3d4e2f583 4 0.00/1.00 vMB 0
86,092 86,092 000000000009ffc459ae73fbcbc7481a382e5a0324e737c8c2379a2ddd5fb314 1 0.00/1.00 vMB 0
86,091 86,091 00000000000a35d30c967941639717edff69ec968342936230794b4c104ff004 1 0.00/1.00 vMB 0
86,090 86,090 00000000001bf0035e95e90df7ca065e971c1b335a2de0072176ab881264408b 1 0.00/1.00 vMB 0
86,089 86,089 00000000001881cb10cb0a7cbda08dc4d058ab93912ec6224461b35d2b678143 2 0.00/1.00 vMB 0
86,088 86,088 00000000001b268773fa967848f9d626334fe70969bfb5abd226db14ec3ed147 5 0.00/1.00 vMB 0
86,087 86,087 00000000000f4c99d50b0eda6c088a19cf72b44762db4ffd983caa40c1946438 4 0.00/1.00 vMB 0
86,086 86,086 00000000002f31d4223b0fcffa3ee5274554a1373e63ab709c17b368f8ac6c91 9 0.00/1.00 vMB 0
86,085 86,085 00000000000a7f5c672d4723663d07ff8aa636727e46264b6fc95db493f6cb11 2 0.00/1.00 vMB 0
86,084 86,084 00000000001ddc1581c24db8e0e032194f54afbea2e565437ae438f4e5be0b07 4 0.00/1.00 vMB 0
86,083 86,083 0000000000072ed94911dc533baf8f2068f488617a9196a5ccb8af4af5c0f95e 9 0.00/1.00 vMB 0
86,082 86,082 00000000000279700362a6c7bc6ec44a90a809a77804e9d1a9711256db2bea61 5 0.00/1.00 vMB 0
86,081 86,081 000000000008e830013e5c43f1c3b2707448b8dc6abe0bec6ce3ed233d249b2f 4 0.00/1.00 vMB 0
86,080 86,080 0000000000176e91034381d3c83d24ff266013349a853e101b971a2d70fd6edb 5 0.00/1.00 vMB 0
86,079 86,079 00000000001d783fb878468ea3647563dcb2dadf32cf156a3c7fda33db6db08e 5 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.46 GB
    • Received: 17.54 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.