Loading Tool

Explorer IconExplorer

Memory Pool

75,370 transactions
29.91 vMB
0.11087052 BTC
Random Selection Loading Transactions
Max Size: 173.70/200 MB

Candidate Block

Mining Attempt 87f1204b9739c0940feff07229f4be86a84896adedb04bbe7b8281c148eb00d7
Version 20000000
Previous Block 00000000000000000000eac0d0edfeacbf2a9e265a4f05056996405b4c699ecd
Merkle Root c5e46bc2fb61fdf26d52a6ffac61bc9dafd451d68ab4bb3810dd4d105cd931a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,035
Size: 1.00 vMB
Total Fees: 0.03904522 BTC
Feerates: 101.64 > 3.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,053 (309,738 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
605,315 605,315 0000000000000000000ec6732859c32dd888c08d094827f125859c09474e2790 2,274 1.00/1.00 vMB 26
605,314 605,314 0000000000000000000bb76b34a3b41e5e80b143214ad956913054e3f8526681 241 0.10/1.00 vMB 20
605,313 605,313 00000000000000000011b421386ad398a1fac203e60ba6b7c0191ba67594d77a 1,230 0.40/1.00 vMB 27
605,312 605,312 0000000000000000000f332ad3451b1f82ff6550ef26e2992422508411256af0 164 0.13/1.00 vMB 4
605,311 605,311 00000000000000000006028a868fd77c010df36cf5bf770faed9d3646f21503d 3,017 1.00/1.00 vMB 18
605,310 605,310 00000000000000000001eaa3ef6ec6c4b508fffcaec261d9b750c7310fc87f51 3,097 1.00/1.00 vMB 21
605,309 605,309 000000000000000000153ef1de37d3a801b92639cb6f46397f9cc33f35cbc040 267 0.09/1.00 vMB 16
605,308 605,308 000000000000000000078cb18d3a3601c66772c40e59f8216ae8dfdb28e49d6e 673 0.20/1.00 vMB 23
605,307 605,307 000000000000000000076fa8fd710e8b5f661a39264468a2812a392ce82009a9 388 0.13/1.00 vMB 29
605,306 605,306 0000000000000000000e055c323506525022ff76830751c2051f142da616aa8f 645 0.20/1.00 vMB 25
605,305 605,305 0000000000000000001388ba6545c27e20e738df45c6871e7a868b5edfcc11af 2,221 0.68/1.00 vMB 21
605,304 605,304 00000000000000000001c9405011d179e3fc92719f9e4ff449aba6424f297029 3,154 0.99/1.00 vMB 13
605,303 605,303 0000000000000000000b66336064bc8f206472655dcd00373e329a63bf4bc4f2 2,975 1.00/1.00 vMB 27
605,302 605,302 0000000000000000000d71c818dc4099c35c8980e8c43bd128cdb07731a8a457 2,381 0.64/1.00 vMB 21
605,301 605,301 0000000000000000000441af38efbae65fe122dc39996d32fb52078e2e14011b 2,890 0.89/1.00 vMB 17
605,300 605,300 0000000000000000001589cb55e09425d2e61f4cdb4cb1cfa8f10b36a17abff1 2,144 0.74/1.00 vMB 17
605,299 605,299 00000000000000000007b9b285e93a8973281d5d0378edb060fae2715ce2b237 1,816 0.62/1.00 vMB 22
605,298 605,298 00000000000000000010ae1b99ae65e96778ed92e99445205b689c9e66ea4c7e 1,824 0.60/1.00 vMB 23
605,297 605,297 000000000000000000009a06518744690b9c6262020e98941505e29748c6252e 542 0.25/1.00 vMB 13
605,296 605,296 0000000000000000000cd645b603ebf2f07ede75979fe9086c1a193482cadd47 2,804 0.90/1.00 vMB 20
605,295 605,295 0000000000000000000bf63412e8ce0d0a69dda05d2f5a51722e51d5c98d8a35 1,765 0.58/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.49 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: 668.23 GB
    • Received: 15.43 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.