Loading Tool

Explorer IconExplorer

Memory Pool

78,524 transactions
22.01 vMB
0.06937936 BTC
Random Selection Loading Transactions
Max Size: 144.46/200 MB

Candidate Block

Mining Attempt ed36abf66d995b65af51df4ba2477f713cba23f65cd746d7039c12da3dda6fb0
Version 20000000
Previous Block 00000000000000000000d2b07af395bbd20dcae576411173b6bdcc10daa78274
Merkle Root d8b0e9ebc4fe7a6c8a232af9146331dd363ee691db526bb13e840432c1243909
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,554
Size: 1.00 vMB
Total Fees: 0.01890923 BTC
Feerates: 199.00 > 1.89 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,137 (865,045 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
51,092 51,092 000000001438e5423f4aea30fb56981cf9cc8af3188bf325230a96a7b0fd5fe8 1 0.00/1.00 vMB 0
51,091 51,091 000000000f63b576882d0fbbd427122c9f878717d68c1e86d5ae4dd453d47e62 2 0.00/1.00 vMB 0
51,090 51,090 00000000108133e44c5d6f4ffe6a658bf467518ce55605089d89ee475350d828 2 0.00/1.00 vMB 0
51,089 51,089 000000000fe1a9ca8857ef57fcfc1f4331d9bd4a9cc6769a4d65cb411e0475c4 1 0.00/1.00 vMB 0
51,088 51,088 0000000003e206ba6accf2ca8b0d9933a06120a2048afee08285d4935cd347fd 1 0.00/1.00 vMB 0
51,087 51,087 000000001cbe070bf9ae003ac6d19c8111c2cf306ffc5a98279a4ab4a0ef6b54 2 0.00/1.00 vMB 0
51,086 51,086 000000000ab6e05c5bb2413458688b07c4b0c359b11c035e8e2ffb9881498bb9 1 0.00/1.00 vMB 0
51,085 51,085 0000000005e269ad82fc14c007d828cf47bb9827d8778c4b73a7ebead06ecb0d 1 0.00/1.00 vMB 0
51,084 51,084 000000001120ea98788e772442229cc5106c1b60a0d21e6b135dbdeb8b1de940 1 0.00/1.00 vMB 0
51,083 51,083 000000001e3b1ae9e7822cb3ab85cec5d3005b36abe1675723dbeb1f587db4a4 1 0.00/1.00 vMB 0
51,082 51,082 0000000018c645c63f519d6ed3df173a38b55c77c30b536f0a08bb4ad44680f5 2 0.00/1.00 vMB 0
51,081 51,081 000000000dd140523247d43ba25419e5e4c5e2f4102356cd08bf5f34e8a576a1 1 0.00/1.00 vMB 0
51,080 51,080 0000000002d4ee687212b471ed457abf923ab951ea3f28b7e9f0691d09060f17 3 0.00/1.00 vMB 0
51,079 51,079 00000000069bc8fce938d8c9780cba257f18bcf8ff79b62d9420a6229638a61c 1 0.00/1.00 vMB 0
51,078 51,078 00000000187641c68e08bbfe85037dbf3140070e3b252d71dc407cfd36f10785 1 0.00/1.00 vMB 0
51,077 51,077 0000000010a9ef90a837748174896d2973c21c4230dfd78af23083ab7d74c58e 1 0.00/1.00 vMB 0
51,076 51,076 000000001958f1e66867847f34a787884f6c352eef68ce1de186743af97a693a 1 0.00/1.00 vMB 0
51,075 51,075 0000000018831879da2461f14eb54ba3aec17c06291611a21e2e6d6b16676309 1 0.00/1.00 vMB 0
51,074 51,074 000000001753dc4aa96fb238aed5ceb72264cc0089a10263ea72dddedd343a13 1 0.00/1.00 vMB 0
51,073 51,073 000000001fc73406896b224c03528f22bcd7f2b7c5e8b715eb9dcab69fe064fa 1 0.00/1.00 vMB 0
51,072 51,072 0000000003dff80ce6f67275b5f66ab01e9771a30a0af55fefb9d073db755965 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.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: 818.08 GB
    • Received: 24.44 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.