Loading Tool

Explorer IconExplorer

Memory Pool

78,079 transactions
29.22 vMB
0.08484269 BTC
Random Selection Loading Transactions
Max Size: 176.52/200 MB

Candidate Block

Mining Attempt 02e18422ec3ff2bb72baa2c8e9d73ca004ec5c61a7516d31968771b0be10d84c
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 764a355f26548e8f33ae3bdc4d6b781b161ca06cd15afa083f902fe446fae392
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,758
Size: 1.00 vMB
Total Fees: 0.02356441 BTC
Feerates: 302.06 > 2.36 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (827,866 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
87,263 87,263 00000000001299e68821953e22f0129924378dbe4b06477c480f8ad8af15b97a 2 0.00/1.00 vMB 0
87,262 87,262 00000000001d5c700f8ab71be7188317f612d704977084eb42e370c2fb29801f 1 0.00/1.00 vMB 0
87,261 87,261 00000000000033700c62f2c930ce3e86c761990aa0b111bb0bb3e2716479f7a2 1 0.00/1.00 vMB 0
87,260 87,260 00000000000fe7986d00777b018acde63f54c17c7f0c9335b90a3c6936191754 1 0.00/1.00 vMB 0
87,259 87,259 00000000000229943d8c1046bab8b2c9fcbcfdbc1d468b9b5d08e2996f603b4b 1 0.00/1.00 vMB 0
87,258 87,258 0000000000177275e2781c43841ab84ed0d84c8b30ac8a29d22066908e77d1fd 1 0.00/1.00 vMB 0
87,257 87,257 0000000000090f0ef0e42504203c89fca78f4382c84792fc73e9ccffeca06811 3 0.00/1.00 vMB 0
87,256 87,256 00000000001a106fc56f0abcade0dedd9cc467a02458144f4921b48148827227 2 0.00/1.00 vMB 0
87,255 87,255 00000000001aeab808c8ea3eb476c0ba27e385466c43c7ff35b2071bfa50b9e0 1 0.00/1.00 vMB 0
87,254 87,254 00000000000c7fee4558570cd71baf761751f7af77358b8d7f7d47a0a9daf098 1 0.00/1.00 vMB 0
87,253 87,253 0000000000022f45958e248a2fc2fca887d396bac68f9ad6c19eea207c8b6d4c 5 0.00/1.00 vMB 0
87,252 87,252 000000000013207235c5baaabe1d2332419cfe7ea6186dac86b83a1cf9f1b268 2 0.00/1.00 vMB 0
87,251 87,251 00000000001a5876032252dbe1adf9bd05060256e87a1465042602f86a40fd1b 8 0.00/1.00 vMB 0
87,250 87,250 00000000001989f8fae4530aca7490171863dee7843a306ae1aa4b28d5a59452 4 0.00/1.00 vMB 0
87,249 87,249 0000000000136cacee200044bcd76a3150b295002e8b9c156e39864f9516fdbb 2 0.00/1.00 vMB 0
87,248 87,248 000000000018590c48ecfd6f6f003c81551ed387f23e431fd8f8948f1ac71bc8 4 0.00/1.00 vMB 0
87,247 87,247 00000000001bc308f4c89afc3545f383000e58ceb3b576d2e89e7ddd88976b0f 4 0.00/1.00 vMB 0
87,246 87,246 0000000000106bc83c11e3245a9ba7773f05f605c7df7c4346b6825ec3f88db8 6 0.00/1.00 vMB 0
87,245 87,245 0000000000002a64f37367575efc565c62091afe4408b38817b02b544bfd3174 1 0.00/1.00 vMB 0
87,244 87,244 0000000000177c2de26b6771896ae0d6a83feeaaf580ebe4de8ff5a813fb2601 2 0.00/1.00 vMB 0
87,243 87,243 00000000000e25fa1e29d71af93d41cc092859c38985485b6e3cf0ea1fba594b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.