Loading Tool

Explorer IconExplorer

Memory Pool

79,680 transactions
30.12 vMB
0.07954658 BTC
Random Selection Loading Transactions
Max Size: 184.09/200 MB

Candidate Block

Mining Attempt 3404e94c16276a693006c9f3f7cf2200e2e1ef15fbab9102da33dcc51064f335
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root f18020f865f99ed7007f9da2df68d02e27f95aa1598f7b32bb20fb2c60db9fd3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,190
Size: 1.00 vMB
Total Fees: 0.01252149 BTC
Feerates: 100.65 > 1.25 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (626,190 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
289,184 289,184 00000000000000005b52b42eb1285f29ff88d5bce53040c3678452d9dd109378 914 0.47/1.00 vMB 48
289,183 289,183 00000000000000005da5049edb14e2350f2cbefbe35bdddde695b1efea0100c1 32 0.03/1.00 vMB 15
289,182 289,182 0000000000000000233dd95e7f629cf9aaf4e721897a4af55af7f0791b850c36 334 0.24/1.00 vMB 26
289,181 289,181 0000000000000000dd00f4b3da52038ecfd90ce8ddea543553a246305f47dcfc 62 0.11/1.00 vMB 16
289,180 289,180 0000000000000000efe860b8977ec28b73c8ad80fdf45293df0148a7a73b322f 64 0.05/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.