Loading Tool

Explorer IconExplorer

Memory Pool

41,766 transactions
30.26 vMB
0.16042152 BTC
Random Selection Loading Transactions
Max Size: 152.69/200 MB

Candidate Block

Mining Attempt 11eae31f3e41168df566ae6cdaed88f2cf9e332cc600e18b50ac32988cb8391e
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root e07e1af795bd94ea8cf28820edda4dffd788c7ce664ea0f85d94fe1e9be55745
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,564
Size: 1.00 vMB
Total Fees: 0.08921140 BTC
Feerates: 301.60 > 8.94 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (678,434 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,088 236,088 00000000000001025835bc19b32d122aaf60b0599bd69629140700bf5ad31109 716 0.25/1.00 vMB 253
236,087 236,087 000000000000014eb130e62b6a8bb7c79e6f4c1bc1d3f7e2e1c90154aa3eb39f 462 0.22/1.00 vMB 177
236,086 236,086 000000000000000a04863d719e35303e1cc00dc06d783fec71a1265781866740 558 0.25/1.00 vMB 182
236,085 236,085 000000000000007c28a54be9558a7cc8caab6f6348fd611b361f6f8e0c6f2fb2 580 0.25/1.00 vMB 217
236,084 236,084 00000000000000c4399759863b9fb5df9f135f5511403562dc4d15d2cc7788a5 784 0.25/1.00 vMB 191
236,083 236,083 00000000000001390d72d79b6796614a1a5437e4fc3b1bb72848506f03a11f72 153 0.06/1.00 vMB 102
236,082 236,082 00000000000000194da38d4939eeffb4c2ff7c403bca7d7c5a2b94100929eaa7 225 0.15/1.00 vMB 92
236,081 236,081 00000000000000f167536613925ac65f1404ea103196977345b96aa217f9cdc5 587 0.24/1.00 vMB 193
236,080 236,080 00000000000000d461ab124a26edbff49bdfac8d7a1ca57bc00444b278b5ddfd 426 0.20/1.00 vMB 156
236,079 236,079 00000000000000d7a6561db908bc4588009f0262e15a507fe4ad8a64c8ca702c 235 0.15/1.00 vMB 138
236,078 236,078 000000000000011f76c57b0f941acf03da10cce12cb989ed5c4b7b6722b89cc4 218 0.08/1.00 vMB 87
236,077 236,077 00000000000000f53fd89d1c8cdfcc89181e6092234ccbe2953955d08f53619f 195 0.15/1.00 vMB 43
236,076 236,076 00000000000000831a5c3450d1122cc9e4bdb5c712c2a830da5c81b742dea03c 462 0.21/1.00 vMB 140
236,075 236,075 000000000000008981568e0fc5fcac3de234910c09aa644d4e42235599f119ce 541 0.25/1.00 vMB 193
236,074 236,074 00000000000000456bcd68f888f1af4d9c5ecf807fd23f328acd9410c1d0fa81 1 0.00/1.00 vMB 0
236,073 236,073 00000000000000656e78d471a76716e366c59f66222b68b0e35654d760409308 485 0.25/1.00 vMB 148
236,072 236,072 000000000000014f5f3d8358ea55b1451304dae1c4e7d07f6e12580eb7334dcf 357 0.24/1.00 vMB 114
236,071 236,071 000000000000001ee838796b283127d22924f7a73012c1f2007d18dc5e16746b 389 0.25/1.00 vMB 117
236,070 236,070 0000000000000133f6f3a4750a5058e7bc670cd3de12fc4f5d94c35e7f7a33c1 415 0.25/1.00 vMB 128
236,069 236,069 0000000000000045aeb20b5d6493ad0e4de096f1d9ac9192c51d17835159ba86 492 0.25/1.00 vMB 133
236,068 236,068 0000000000000068a1197cfe03640004ea2d0e45776b5c40d4044dc1d1599ca5 1,432 0.47/1.00 vMB 241
Previous 10 blocks ↓
Total Size: 781.54 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: 618.55 GB
    • Received: 11.20 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.