Loading Tool

Explorer IconExplorer

Memory Pool

79,131 transactions
29.10 vMB
0.07104650 BTC
Random Selection Loading Transactions
Max Size: 176.93/200 MB

Candidate Block

Mining Attempt 0fd08fc0de38c7b73c8ebb24538e00a13ecc27a9ed0861a816b2f652c05ee9b6
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root d274ad4b560a2ba151d1b3eaaa2a6a35d72f7d936ab9f46e7e3217e1a13b2d01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,715
Size: 1.00 vMB
Total Fees: 0.01018714 BTC
Feerates: 74.86 > 1.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (626,639 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,446 288,446 0000000000000000ef3af8fa7a8e7f86dcf171a7e0075dd926dd5cc638768cff 37 0.08/1.00 vMB 10
288,445 288,445 0000000000000000efcf64c906480c83738743af7382f7e42a69783a9783a8e3 132 0.25/1.00 vMB 11
288,444 288,444 0000000000000000ee014f071a671df37d9592e19bd5a7c47573483f472938ed 711 0.35/1.00 vMB 41
288,443 288,443 0000000000000000559432e86cbc8a2c1a49e3f6c1c6cedb8764678c44a13b81 688 0.25/1.00 vMB 51
288,442 288,442 0000000000000000cd6e07697ec62de9f9f9ca4fc97d8524ba5e425054905d39 24 0.01/1.00 vMB 27
288,441 288,441 000000000000000041a96219727e991217dc3ee98fb685e9e3961ec582e8cb1a 201 0.09/1.00 vMB 31
288,440 288,440 000000000000000080765533e7cd7e4f55e9eea4204a5bff2f5f57426fd5eba9 22 0.04/1.00 vMB 3
288,439 288,439 00000000000000009c1b96976cf60054058c503ae283d0e0582283f6b4d34b47 50 0.06/1.00 vMB 17
288,438 288,438 00000000000000006ef7d05db2b9170f45d10865432e994fa9fd15dfed711161 506 0.35/1.00 vMB 30
288,437 288,437 0000000000000000413f1f69795a61bb5df6efc2ea91fb6e9ac3bdcade64de5f 541 0.27/1.00 vMB 43
288,436 288,436 00000000000000005086871de4a9f5d13dea93d8359ec73d008723b6e3af3568 19 0.01/1.00 vMB 32
288,435 288,435 000000000000000044032b131171c48f4031fdf2564ab8dd3462e435de1bca01 113 0.11/1.00 vMB 22
288,434 288,434 0000000000000000a9996c78fb02f84cf25959c7762ed11e27d91f45e6b8e2b9 499 0.25/1.00 vMB 32
288,433 288,433 00000000000000000db122fcb467a17d08d660f55ab3b11b59aac6a1ecc1706a 358 0.19/1.00 vMB 30
288,432 288,432 0000000000000000266766b99df9584e0bdac95897cf27eab63e925548454fe7 173 0.07/1.00 vMB 48
288,431 288,431 0000000000000000d6929a9154d29ab74282de9f49b40d80d96e18116b32cec9 345 0.33/1.00 vMB 21
288,430 288,430 0000000000000000398739426059bf29965a5ec6e6534ed93f44cbd0fc0f6864 607 0.35/1.00 vMB 36
288,429 288,429 0000000000000000cd22ccb46db1e58ccc31f04d2a7eabd7cb9d01b2343e135e 35 0.03/1.00 vMB 26
288,428 288,428 0000000000000000cbf72ebfbc36155af531fb9a0ae72c47d5a1e87f3c4853da 164 0.10/1.00 vMB 20
288,427 288,427 0000000000000000abe306d857c84d893603318f58719373dcf72a2fe4cc21d0 950 0.77/1.00 vMB 25
288,426 288,426 00000000000000007ab1e94fb9cf04835b6a4cb605190fb7aca9b28c5c983774 851 0.35/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.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: 669.10 GB
    • Received: 15.73 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.