Loading Tool

Explorer IconExplorer

Memory Pool

49,054 transactions
30.62 vMB
0.11177381 BTC
Random Selection Loading Transactions
Max Size: 163.30/200 MB

Candidate Block

Mining Attempt d316cbbdd19ead1a3d0726debda4cde731fdd01f3098ab796954e9c8bc0bcdb8
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root b7bc029236ce4be2041f041afaa49ed127e73d3b2c27124c40876c7b15ceeb9b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,206
Size: 1.00 vMB
Total Fees: 0.04567764 BTC
Feerates: 150.97 > 4.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (625,636 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,216 289,216 000000000000000077278a5a96328528b7d4aea854584d65ce95c52633c1c4c6 103 0.10/1.00 vMB 13
289,215 289,215 00000000000000004794034f8d5157b90921188c1f9b96f84d5054a097a2a23c 362 0.30/1.00 vMB 26
289,214 289,214 0000000000000000f9b5abce0b68e81f66de7f3ee5f52fa630841b416d5074fd 726 0.35/1.00 vMB 46
289,213 289,213 0000000000000000ab2d0fae6b373deafd2d1106159b86ac108a6511b6c49a85 415 0.34/1.00 vMB 23
289,212 289,212 0000000000000000912009cc82da23fec0dcb1ea2b5894aa50877b3d7c73c5d2 699 0.35/1.00 vMB 25
289,211 289,211 0000000000000000f017d4cd46b97e827199acca01e91b57366f7f7853fb0766 967 0.35/1.00 vMB 84
289,210 289,210 000000000000000107f48433f8b7b92a70a931110f3bb7aa7ab7d469056ccff8 443 0.20/1.00 vMB 41
289,209 289,209 0000000000000000a74c16e8a9efb66074de5501c22c7d2f34e7ed131014450e 283 0.27/1.00 vMB 24
289,208 289,208 00000000000000003706ef9abae50b98378c4597dca5048d8ad3f90ddc73642b 1,092 0.50/1.00 vMB 45
289,207 289,207 000000000000000075fa6d1aa14d631ff054b1a1c54fd3153110e4f6e1cc96b3 1,066 0.69/1.00 vMB 30
289,206 289,206 00000000000000006891ee90ae3c85e1f2fd7d33d36c7d25f5e3b352308e2893 378 0.20/1.00 vMB 37
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
Previous 10 blocks ↓
Total Size: 782.13 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: 652.40 GB
    • Received: 13.76 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.