Loading Tool

Explorer IconExplorer

Memory Pool

81,016 transactions
30.89 vMB
0.07746607 BTC
Random Selection Loading Transactions
Max Size: 187.94/200 MB

Candidate Block

Mining Attempt eaaf0fb625962270d3c24299a4379a60003f16051a1a4772f71bcc9c9d000d00
Version 20000000
Previous Block 000000000000000000009cc847e34910d5d5711b5344aceacf52741007a9bcc7
Merkle Root 276e9dbd95cb114cffc83d520c08b13325d2ba03b0ca0fec54001b98b64eb18d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,866
Size: 1.00 vMB
Total Fees: 0.01107476 BTC
Feerates: 265.25 > 1.11 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,183 (119,269 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
795,914 795,914 00000000000000000000391b09d376824104aa6269da64c7569672fd3165c2ec 1,043 1.00/1.00 vMB 11
795,913 795,913 0000000000000000000048e03552ed2848b18b73d57da657d7dba39ed20930e0 2,201 1.00/1.00 vMB 18
795,912 795,912 000000000000000000005264f340d93aec117461f2ba287d04b6a4899ab02670 2,178 1.00/1.00 vMB 14
795,911 795,911 0000000000000000000002aa43a47f64866176a4c54a937046e7989e92ec7b43 3,215 1.00/1.00 vMB 20
795,910 795,910 00000000000000000004d1633d91c852ce496113e5e7f11bb47e2207b1bd763d 2,532 1.00/1.00 vMB 17
795,909 795,909 0000000000000000000342dc3f5bff67b06b6e4a1875bbe5754a646cd9758da1 1,931 1.00/1.00 vMB 18
795,908 795,908 000000000000000000004b54faf11771cf994419ea1df660d8713f68fa820db9 4,456 1.00/1.00 vMB 10
795,907 795,907 00000000000000000002989c7aac6df1503944ee60312dd8949daaa00c1662dc 6,329 1.00/1.00 vMB 11
795,906 795,906 000000000000000000022f73634d73b3bd0d2c38f93a81f0800e5c35d95550f8 4,081 1.00/1.00 vMB 18
795,905 795,905 0000000000000000000288bd4cb2e2ee75b219dd391537a6856ba24946fcdc6c 1,456 1.00/1.00 vMB 12
795,904 795,904 000000000000000000021434f73ddcb861c774fffedf4c4aeebd603b97d14019 2,515 1.00/1.00 vMB 24
795,903 795,903 00000000000000000001ebcedce3d84dab04cc80fad12e90270e77a2037907b0 1,605 1.00/1.00 vMB 15
795,902 795,902 00000000000000000003a0e73d7054617c5a777ac212dc7570f4784e81d97f54 3,236 1.00/1.00 vMB 20
795,901 795,901 00000000000000000004e6159e6a82ef51f84612cde2179f3f4cce2abc4d156f 953 1.00/1.00 vMB 12
795,900 795,900 000000000000000000012e11e0cfc39e280391156342fb0ce1d55d9f3ef49c4b 491 1.00/1.00 vMB 11
795,899 795,899 00000000000000000001af45ad3eca30e8f1a244459470114e9a2b9bed9abf64 1,608 1.00/1.00 vMB 16
795,898 795,898 0000000000000000000365453b73a0e06733ef71d1aef4634ee6a9105bc2c547 4,135 1.00/1.00 vMB 13
795,897 795,897 0000000000000000000403298a05cb4c6034a1a704994eca8129d5636d72a958 4,366 1.00/1.00 vMB 24
795,896 795,896 00000000000000000004dc20b88cd2d6a5d7c5509b2f3b9e9e2086c680275fc9 1,001 1.00/1.00 vMB 13
795,895 795,895 00000000000000000000027b2b28abbd755c68e42eb75a44527b66882a6092dd 2,091 1.00/1.00 vMB 13
795,894 795,894 00000000000000000004cf9e7004f86ddfd7e7396f3e4af67b174475a951c735 2,639 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.71 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: 701.20 GB
    • Received: 16.62 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.