Loading Tool

Explorer IconExplorer

Memory Pool

79,015 transactions
34.61 vMB
0.17759379 BTC
Random Selection Loading Transactions
Max Size: 192.79/200 MB

Candidate Block

Mining Attempt e246177c001dae2579040faaa337c6e953bfc8cd989023de69e4f9cb40370998
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root e5446d9da4b782e41496d80de1dff971f703ef56b8a28c6c1a12e3c4400b02b5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,884
Size: 1.00 vMB
Total Fees: 0.04968544 BTC
Feerates: 469.97 > 4.98 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (626,212 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,205 289,205 0000000000000000fcafa5e7ad8882afdf34bc1e4e5ad59573fc664c95ff3a2c 224 0.13/1.00 vMB 30
289,204 289,204 0000000000000000d3c0daf2c8630fe3931500391d993157535ce669efea7397 25 0.01/1.00 vMB 25
289,203 289,203 0000000000000000efd07c6b76a2e38d283920f17e33c19b9152b1132b28bbb7 525 0.23/1.00 vMB 90
289,202 289,202 000000000000000076fa0fe3014b2dd31e88b6eb91b3dda56794045eeb10fdc7 206 0.14/1.00 vMB 42
289,201 289,201 00000000000000006895227ec37b1a65cd6c7fe118beb9ea92dc4b230a181d1c 380 0.35/1.00 vMB 12
289,200 289,200 00000000000000010c9905f049f38ed9d419a50456f4f6f804d37405a6c778a5 547 0.39/1.00 vMB 31
289,199 289,199 0000000000000000409924d5844fa5e3da3197515945b358cf1318368060d4be 529 0.45/1.00 vMB 36
289,198 289,198 0000000000000000ef24b7290a498315f0b5f888ab4696ceacfa906cb71cf573 735 0.35/1.00 vMB 50
289,197 289,197 0000000000000000f3964ebac8fa4b11b88a87becb9f29f2e290c6bb96bd813f 563 0.59/1.00 vMB 22
289,196 289,196 00000000000000007538e1136742ea39334f824c14fdafac6bacc6544792c08a 1,016 0.50/1.00 vMB 35
289,195 289,195 0000000000000000a7bcafcc8a207aebdd8a6a8e08eacf799a137b7312ba8e6d 808 0.25/1.00 vMB 62
289,194 289,194 000000000000000103930a153981d4ab9a30f9c829920aa9d0221394cac7ba1a 414 0.26/1.00 vMB 49
289,193 289,193 00000000000000000a60342c231c638a6cf025d4856300a7af037759df2b744c 101 0.08/1.00 vMB 27
289,192 289,192 0000000000000000db458e99fb7dcb25a8dec66d488b587b99ffda0abd93d316 180 0.08/1.00 vMB 39
289,191 289,191 00000000000000008e6642cc5aae06b0fa152cb1ef9f1d3aa50011a03b3ae122 150 0.11/1.00 vMB 25
289,190 289,190 00000000000000005e89846c812d42b3a7e9da1eae2a4ee42b0349cd2205a66c 122 0.08/1.00 vMB 29
289,189 289,189 0000000000000000ffd149018cb37ec0ed9c1bb6c87c35ab3a46459602e4487e 77 0.04/1.00 vMB 28
289,188 289,188 0000000000000000b8e14b381701237fb6ebc8a6ff27de5ff614e626cc125dac 340 0.21/1.00 vMB 35
289,187 289,187 00000000000000009113954d6a751774cb074ee2823b41c21c841c7838598411 43 0.02/1.00 vMB 33
289,186 289,186 0000000000000000d34f31a039f1ff8b9985e14ef5f97cc6b1e7d8a4c099c201 69 0.03/1.00 vMB 20
289,185 289,185 0000000000000000dfd2928af5a3362c7718f3ea7f043068c4e914c0e123a88a 111 0.10/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.11 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: 735.57 GB
    • Received: 18.57 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.