Loading Tool

Explorer IconExplorer

Memory Pool

76,593 transactions
28.64 vMB
0.07190320 BTC
Random Selection Loading Transactions
Max Size: 173.42/200 MB

Candidate Block

Mining Attempt 1ed2ae7942554bdefdc7674919cd0a5b97ea936b13bfec4b96822f6616866e15
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 6845b39650678201717f7f67a135c554a89b0efb9a4d4c69ccb500a43dc9f7bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,058
Size: 1.00 vMB
Total Fees: 0.01250836 BTC
Feerates: 103.00 > 1.25 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (239,179 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
675,975 675,975 0000000000000000000c23d4bb99ed3b8b168326457dc6e79fbb6f2dd38aa299 2,305 1.00/1.00 vMB 66
675,974 675,974 0000000000000000000b48878bbebe0666b6f08737b379c29287f6abd40bd735 3,158 1.00/1.00 vMB 66
675,973 675,973 000000000000000000052ae1fd00dfe8304e8d871e6bdf5917b9411930780281 1,626 1.00/1.00 vMB 72
675,972 675,972 00000000000000000006f474ebea4053bf79d80d90f6b22fe7086cb3344e642f 1,732 1.00/1.00 vMB 74
675,971 675,971 000000000000000000078d9d12c1baa0dc028495f3422b06eaf3f99ad0dda90e 1,192 1.00/1.00 vMB 66
675,970 675,970 000000000000000000057a0a4170a49804236d4191b06e4fc1d42222ed9b0ce0 2,779 1.00/1.00 vMB 78
675,969 675,969 000000000000000000036be9f5387314c2e0c3bbc9bb5c5afb9ede214df0da37 2,510 1.00/1.00 vMB 77
675,968 675,968 000000000000000000066856e52fba3e31a908f2d65ae87a831732e8bfedbeb9 2,534 1.00/1.00 vMB 68
675,967 675,967 00000000000000000003dc25cac70cef41a2df992f6a2c69680428e39bff8738 2,590 1.00/1.00 vMB 89
675,966 675,966 00000000000000000004f95fa91d51bbde92580b844ecef4e0f9e80129bb3137 1,326 1.00/1.00 vMB 74
675,965 675,965 000000000000000000023c94ddd287461f8419411ed2f25eaf519c2ce79d5742 1,555 1.00/1.00 vMB 78
675,964 675,964 00000000000000000005007ba8bb0c79f898479b6b688eee433f62cb9e73d04c 2,335 1.00/1.00 vMB 84
675,963 675,963 00000000000000000002151dd54d7e99985d291a0cab385c3996f08d4c6fead7 2,783 1.00/1.00 vMB 88
675,962 675,962 00000000000000000004d6701d23f49415add1f173f72ee469b726876721340b 1,449 1.00/1.00 vMB 67
675,961 675,961 0000000000000000000c851c84742dd785871918fe1db64adcffa69a6ca6cea2 1,653 1.00/1.00 vMB 75
675,960 675,960 0000000000000000000c0f758eaed0274439915bf00074dc904734eebcb759e3 2,654 1.00/1.00 vMB 70
675,959 675,959 000000000000000000077a30ca13854927a56ffb52cb8b97a7f90aa31e13a153 2,540 1.00/1.00 vMB 80
675,958 675,958 000000000000000000049881dcb98425fa06aebcca67a8f69105ca9bfb01c3b5 2,348 1.00/1.00 vMB 84
675,957 675,957 000000000000000000032901a68007dbc013e93e5baeb00e84c2eb131f9f5c76 3,292 1.00/1.00 vMB 119
675,956 675,956 00000000000000000004473edf58ea909e9de52943f5446a1e3eebaa935d2806 2,070 1.00/1.00 vMB 81
675,955 675,955 0000000000000000000b2a3a9086a5a6b70a80deda4245a79ac2742ee820212b 2,798 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.66 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: 672.98 GB
    • Received: 16.35 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.