Loading Tool

Explorer IconExplorer

Memory Pool

29,264 transactions
27.41 vMB
0.12063128 BTC
Random Selection Loading Transactions
Max Size: 133.16/200 MB

Candidate Block

Mining Attempt 4961135a338cbf28d9d77f87c41d20bba4bc814317361c60d174143eb82b8675
Version 20000000
Previous Block 00000000000000000000243d44a97f1c271d0d3ca36b116d29da015d7b8fdbf4
Merkle Root a66f5f9db7331bf6cfd2c1d440748586e07399ef91a3580392c18413238e479c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,300
Size: 1.00 vMB
Total Fees: 0.06872985 BTC
Feerates: 150.74 > 6.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,512 (678,432 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
236,067 236,067 00000000000000d558192830dc10421571241a0e97f8af6882fb00465d1889bb 370 0.10/1.00 vMB 17
236,066 236,066 000000000000007c6ba817ed4a3784963b099fcb1d77bca758c02f88b3ac6d8d 410 0.25/1.00 vMB 109
236,065 236,065 000000000000007257e0f22fee5b35dc6ac673761fba790337ad7431f412f192 741 0.25/1.00 vMB 322
236,064 236,064 000000000000000022c7558636a07086133c8a659e71258dd6a61b88bc84b09a 312 0.23/1.00 vMB 90
236,063 236,063 00000000000000f302ff66394c7f74b559f4adf0c29dcde72d1f120f1398ec24 395 0.17/1.00 vMB 182
236,062 236,062 00000000000000e91c3dfa936e28c71edc532135f66fd6bbd67014294abf5b9d 354 0.18/1.00 vMB 130
236,061 236,061 00000000000000134de880e3973714b6b429fdfc1c58b26eeb2a894287475376 147 0.07/1.00 vMB 141
236,060 236,060 00000000000001634faa070f97673c7381dfe1bc2459e2be27a1b7a6ddc84362 317 0.15/1.00 vMB 105
Previous 10 blocks ↓
Total Size: 781.52 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: 612.87 GB
    • Received: 11.07 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.