Loading Tool

Explorer IconExplorer

Memory Pool

46,132 transactions
28.15 vMB
0.07427833 BTC
Random Selection Loading Transactions
Max Size: 149.01/200 MB

Candidate Block

Mining Attempt fea8090d564688794619b765152d16f2f5775bd41a4e23dfd495542b9b9cac9f
Version 20000000
Previous Block 00000000000000000000958de36f69a7b169bf6b7f7790576bb3bc365e342bfa
Merkle Root a3e769b9d16652fe5b04595eccc63551d3794d9b09e10ffe12de044d2628c799
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,852
Size: 1.00 vMB
Total Fees: 0.01974755 BTC
Feerates: 101.53 > 1.98 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,937 (138,540 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
776,397 776,397 00000000000000000002820e0d1cc186d8e8d4bf3be5b52a767f3647fe0e8730 2,320 1.00/1.00 vMB 19
776,396 776,396 00000000000000000001cf4b12440bfeb49be1dc6d72635019043dee2c536651 2,220 1.00/1.00 vMB 17
776,395 776,395 00000000000000000002f2668586c246f51af561e5cc635fe108eac58613550a 2,680 1.00/1.00 vMB 20
776,394 776,394 00000000000000000004988fcb80f38d52b8fcf70ad68eca32909b498d16c832 2,191 1.00/1.00 vMB 18
776,393 776,393 000000000000000000024e98de669bb1f681feeb4de9927627edb6a0fde01b72 2,376 1.00/1.00 vMB 20
776,392 776,392 000000000000000000050f8ecce9978ee2cc7c405c1296b766f41f4c70080645 2,706 1.00/1.00 vMB 26
776,391 776,391 000000000000000000055dfaf5d6fa330ac5643158128a6088ec70aac8fbeff9 1,237 1.00/1.00 vMB 10
776,390 776,390 0000000000000000000454b47d4208faed506a3be0a09c7de092c79c0af4bf7b 1,220 1.00/1.00 vMB 7
776,389 776,389 00000000000000000005fb46f870c532254a395e19f97293e6568b09b5af0ea7 2,058 1.00/1.00 vMB 12
776,388 776,388 00000000000000000002c95eb478aba1d82ef5310b31d53dfe8014a327ebc07a 916 1.00/1.00 vMB 15
776,387 776,387 0000000000000000000138c05c6960b30afd46e05e3c630ebe674eedb138abda 1,967 1.00/1.00 vMB 18
776,386 776,386 000000000000000000053c5a5f9ae5e504d9668d4124eeae02a19f34552b976d 1,426 1.00/1.00 vMB 16
776,385 776,385 000000000000000000017eae41fb0a2c11062ec7bd806b25fb301dfee7c66da5 2,353 1.00/1.00 vMB 23
776,384 776,384 00000000000000000004c61e6777ec8b72650f9e5fbf0f89b0fdfd51f2cbcf0e 2,847 1.00/1.00 vMB 21
776,383 776,383 00000000000000000003b856bcdd72401983a1f2fe5b4c6c730ba96fc6fc0734 2,556 1.00/1.00 vMB 29
776,382 776,382 00000000000000000005ca9d03a126f56bc293de0becf96b145ac44b3a77d820 2,279 1.00/1.00 vMB 10
776,381 776,381 000000000000000000009b2d406346e187dcb749578f86447ffdc2f5ab899d66 2,364 1.00/1.00 vMB 17
776,380 776,380 000000000000000000020c96c18e63d4fd6104f542828a142894239901c2aee7 2,810 1.00/1.00 vMB 24
776,379 776,379 00000000000000000003927e4404cb766b3d017974fcb0520cef3640f8c0299e 1,249 1.00/1.00 vMB 14
776,378 776,378 000000000000000000001f57bfa7d12070c2c8e4e47b4bd06ca196a2a9334db3 1,705 1.00/1.00 vMB 17
776,377 776,377 00000000000000000006baf02f416cc59dbbbeb5ef593b02ba0c0c00962ec8ea 3,346 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.28 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: 656.74 GB
    • Received: 14.43 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.