Loading Tool

Explorer IconExplorer

Memory Pool

25,399 transactions
33.88 vMB
0.05421243 BTC
Random Selection Loading Transactions
Max Size: 177.06/200 MB

Candidate Block

Mining Attempt 0187b60f98d178312f1b88e384ac6f358874682c9f818d3a2600718b30c39204
Version 20000000
Previous Block 00000000000000000001ac6f91340499893993b4dbc2c2fd20823e0c6197981c
Merkle Root 095b09e2c8c2edef0e05255a40eaaab4ccf551b11fc33ccf38257b3e45b95115
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,841
Size: 1.00 vMB
Total Fees: 0.01536409 BTC
Feerates: 151.27 > 1.54 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,167 (29,865 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
910,302 910,302 0000000000000000000161a5fdba29e7ac359cd7f929b8193cc7e9fd9a1052e6 2,833 1.00/1.00 vMB 1
910,301 910,301 000000000000000000001b6f5ea72ad13d99381a549df6535c47bd93b9368eca 4,250 1.00/1.00 vMB 5
910,300 910,300 0000000000000000000154be59eb12af1085850f76854578a68427b3d83d7abe 2,830 1.00/1.00 vMB 0
910,299 910,299 000000000000000000010d459b3c7153462a1163de2c305e16e3f065522f187d 3,272 0.86/1.00 vMB 3
910,298 910,298 00000000000000000001534d38584bbcf7194ec38bee33a8f92066dddf30b72f 3,982 1.00/1.00 vMB 2
910,297 910,297 000000000000000000016d8c0969be02a726850b9587489d76b1688278b44380 517 0.10/1.00 vMB 2
910,296 910,296 000000000000000000013881dd91ebf6ac6c10d4f053487be2ceb549360b8630 1,394 1.00/1.00 vMB 0
910,295 910,295 00000000000000000000220f1847a939c243dda1015b173d99ba80b3ababd60e 2,177 1.00/1.00 vMB 1
910,294 910,294 0000000000000000000046f92f1673f5e6e9196bcf0867a6d8192aae3b93b8a7 1,447 1.00/1.00 vMB 1
910,293 910,293 000000000000000000000c776871215cf5c0f15e946d98ec5e28bd14742138dd 1,861 1.00/1.00 vMB 1
910,292 910,292 00000000000000000000924489853f46b4cfbf89c830cb10eba15389ed86c957 2,283 1.00/1.00 vMB 0
910,291 910,291 0000000000000000000219a67bdbdfc64127c715514363e3b3021150c888ce08 4,812 1.00/1.00 vMB 0
910,290 910,290 00000000000000000001c57e04746d753ea5f11d25f1ce550e9dd37216b5ad51 3,021 1.00/1.00 vMB 2
910,289 910,289 00000000000000000000ed1bd006e334c97d00d7ae662dd7e4c6ddf7a7089935 923 0.33/1.00 vMB 2
910,288 910,288 00000000000000000002113bf455d1045bba24662ab4811373e9c9673d204f39 578 0.20/1.00 vMB 2
910,287 910,287 000000000000000000002cdfa7936e8f6f8f50f729261a453bfee92116c41407 3,730 1.00/1.00 vMB 0
910,286 910,286 00000000000000000001254eebe7eaf7e8acf177b1e730de18c8aace27864cc1 4,068 1.00/1.00 vMB 1
910,285 910,285 000000000000000000017d52258521fedcb21ee23b229ca553cd6ae7f2978fda 4,194 1.00/1.00 vMB 1
910,284 910,284 0000000000000000000203ed6a9e28448a381cdc84ae72d893ecb3a1bfb7c255 981 0.40/1.00 vMB 1
910,283 910,283 00000000000000000000718f8c1abdee4905724ebaa7d61f2c564daf8059fde1 4,879 1.00/1.00 vMB 2
910,282 910,282 00000000000000000001dc4c0a3f3af3f0560f08cf743d97575a0ace4f6be1fd 2,533 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 827.02 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: 4,439.98 GB
    • Received: 240.85 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.