Loading Tool

Explorer IconExplorer

Memory Pool

82,645 transactions
30.45 vMB
0.09856894 BTC
Random Selection Loading Transactions
Max Size: 183.40/200 MB

Candidate Block

Mining Attempt 88f3091c0486ad5a607794ab2cf99393a6808aa684ab8b48384b7e59c87e137a
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 7b8f120f8a08c4fb091fe6faed4072d3436b205af75125f6ed982b4efa2bc317
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,837
Size: 1.00 vMB
Total Fees: 0.03403795 BTC
Feerates: 454.44 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (187,168 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
727,817 727,817 00000000000000000002e6ee90d5a86bb690252f6d85d831d05106427ce3fff2 2,522 0.81/1.00 vMB 8
727,816 727,816 00000000000000000006df6b201dc73e7f037b6ef6112763378ade7f9b8f0c07 529 0.26/1.00 vMB 6
727,815 727,815 00000000000000000001bf251e57c418212144b35c156e2c0806880fe8af4849 1,213 0.72/1.00 vMB 6
727,814 727,814 000000000000000000065ea278fa0cca1dfc850ab726c88a60c923b2cd75bb81 982 0.39/1.00 vMB 5
727,813 727,813 00000000000000000005c3f511ea55b6c6faf144624917a00bf2f7005dc1bc89 2,750 0.96/1.00 vMB 5
727,812 727,812 000000000000000000040f6dcec8a73ca04ef758260875d6953eb55494777a26 2,571 1.00/1.00 vMB 11
727,811 727,811 00000000000000000000d1cd7557aa86b91d9e7fc594fdf78f89798fce9d6b20 133 0.10/1.00 vMB 3
727,810 727,810 00000000000000000005c0702ee9b8b2dbaa3ca020160c85afa314cc29fd247e 2,255 1.00/1.00 vMB 7
727,809 727,809 000000000000000000098c1005d0b3a494cfaa6d29619e004707c6eea43fc2cd 1,110 0.88/1.00 vMB 3
727,808 727,808 000000000000000000095604a34672b7f2fdf0329d7b7a77782ca8c30c322374 2,029 1.00/1.00 vMB 8
727,807 727,807 00000000000000000003c30885e1c3546696873946a4e447e50d7b8f14bb8f47 2,875 0.97/1.00 vMB 8
727,806 727,806 00000000000000000006593a42b83ddc8ac73c8be080bdf617f0da598235aee9 1,994 0.67/1.00 vMB 6
727,805 727,805 0000000000000000000420bcdb5c1c4f852f0db14eef96e941d992afe90f6b39 2,711 1.00/1.00 vMB 10
727,804 727,804 00000000000000000004c2a85fe9ebe6bfe0527a9910d2d95b6bfc811bfe1692 1,264 0.43/1.00 vMB 7
727,803 727,803 000000000000000000026fc1d9c9301c624b22024cbd6b64a6c73bd6190cd052 628 0.28/1.00 vMB 7
727,802 727,802 000000000000000000035edbc39edc3b78f7f839b90b248fdd167dcb221f9fce 522 0.26/1.00 vMB 9
727,801 727,801 00000000000000000002cf5da51150fe6417bfff15b2e3c89250a206ffc04d64 1,668 0.65/1.00 vMB 8
727,800 727,800 000000000000000000019180645299cce07b81a8e32e3d5aef8c653f97bddef0 290 0.13/1.00 vMB 5
727,799 727,799 000000000000000000060a0f51ca96cabf9aab7c08f554d9d87c9626ca58f59e 2,076 1.00/1.00 vMB 7
727,798 727,798 00000000000000000005c37b748f029de26f74eaeff9e7e0c7b1adc4120e6c04 552 0.16/1.00 vMB 9
727,797 727,797 000000000000000000077374dcab2c9ff2d49bca0a47afff76f4c8847f4ddeab 847 0.34/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.37 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: 663.36 GB
    • Received: 14.90 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.