Loading Tool

Explorer IconExplorer

Memory Pool

81,917 transactions
30.60 vMB
0.07986494 BTC
Random Selection Loading Transactions
Max Size: 184.54/200 MB

Candidate Block

Mining Attempt 2204a311fd77c8da5c9cf605e241898f08fc2c4ad18583cccab006e9ecbc8a33
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 7544a3ed7273f33ad9c84b039476c0048979edd0b816473ce36cafbc4d23324e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,123
Size: 1.00 vMB
Total Fees: 0.01595846 BTC
Feerates: 40.91 > 1.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (92,958 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
822,017 822,017 00000000000000000001a058ba86b0e81bd735ae7a72574c1ad45b4a9cb6e158 4,571 1.00/1.00 vMB 206
822,016 822,016 00000000000000000001a7f79df3a3a6b73287411106333b255570299571e92a 4,124 1.00/1.00 vMB 267
822,015 822,015 00000000000000000000e1c9e48f6d308bbd2ce1d4f2dd6e8ea6b80e1bc5a0dd 4,514 1.00/1.00 vMB 182
822,014 822,014 00000000000000000001b41eaf7e67338f2f4f7269d5641e414a8f1031deac3f 3,876 1.00/1.00 vMB 220
822,013 822,013 00000000000000000001b63184a27477a73d040e36622c644ec156ab084eb403 4,774 1.00/1.00 vMB 213
822,012 822,012 00000000000000000001e854028732e98b0034f50375b6b6c7bbf514d1c62f92 3,505 1.00/1.00 vMB 283
822,011 822,011 000000000000000000013cc38a29abed5bfc6b59250f0ffce91f4bf2aa544816 3,767 1.00/1.00 vMB 283
822,010 822,010 00000000000000000000ca547cad533944d47f34baed4754ae1cb471815bd721 4,103 1.00/1.00 vMB 244
822,009 822,009 000000000000000000036a2c85126859824db04e5583ecd60b842f78151da253 4,212 1.00/1.00 vMB 263
822,008 822,008 0000000000000000000072016fb137e09a5dd591a15950d952ab085a0e779914 3,946 1.00/1.00 vMB 288
822,007 822,007 000000000000000000001efa0822e35f0890f700cb225ab5fd80244bbc031f0d 4,277 1.00/1.00 vMB 248
822,006 822,006 00000000000000000003a8ad68c820ab86c4176e629e8966adc0900f596933f8 4,293 1.00/1.00 vMB 221
822,005 822,005 0000000000000000000298671f6c0a7a8f20930746d58e58b02610f5dfd2cf3f 3,659 1.00/1.00 vMB 313
822,004 822,004 00000000000000000000cd4725854e2e3b22e8f73f96a2b63ba821ec36a6dc16 4,525 1.00/1.00 vMB 183
822,003 822,003 000000000000000000042610508d7b50b9c5379bda4260198aec022ac98d69c4 3,906 1.00/1.00 vMB 243
822,002 822,002 00000000000000000000626783792a18adc6a40ec382a7b9b1db552243344e05 4,531 1.00/1.00 vMB 238
822,001 822,001 00000000000000000000996631372168dc7babc2979fcf0f4733ac130d7803d4 3,915 1.00/1.00 vMB 297
822,000 822,000 00000000000000000001a7a89f966825d10f6ec073a9a7f61da4cf39213bb4ad 4,271 1.00/1.00 vMB 116
821,999 821,999 000000000000000000007ce35a5f0513c105d35cff01fa75e93dfb7480e78053 4,474 1.00/1.00 vMB 175
821,998 821,998 00000000000000000002d6ebcf48c2d2efada8f17ebdc743fa49159ddd829f18 3,969 1.00/1.00 vMB 216
821,997 821,997 00000000000000000002cfafacdc35784ddb9ddebb77ea3b404eb04b0794da5d 3,665 1.00/1.00 vMB 224
Previous 10 blocks ↓
Total Size: 782.35 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: 661.73 GB
    • Received: 14.82 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.