Loading Tool

Explorer IconExplorer

Memory Pool

80,387 transactions
30.25 vMB
0.08192635 BTC
Random Selection Loading Transactions
Max Size: 184.91/200 MB

Candidate Block

Mining Attempt 3ccf6af63e44bd4048ed31bd448a45f82f7cc809e81dd9e11eb14f5e9a7932f7
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 98bb7b2789b1a6030132668e7f8328cbd9c4d11f12a2a501cd374b805ccfd4c2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,205
Size: 1.00 vMB
Total Fees: 0.01449295 BTC
Feerates: 402.75 > 1.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (502,362 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,990 412,990 00000000000000000399470e8610846dd10220bd1081b97954df930a4352464d 1,891 1.00/1.00 vMB 49
412,989 412,989 000000000000000000741abef9ea61b74545904c4a4437874ee285ea8e87670a 2,713 1.00/1.00 vMB 72
412,988 412,988 000000000000000001140d20612904f9e6eaaef26b3c2fbb4b359db5b830564b 1,417 0.71/1.00 vMB 49
412,987 412,987 000000000000000000621e6f0d79724b917de8488857b82388274709e49c615c 1,705 0.77/1.00 vMB 47
412,986 412,986 000000000000000002ac489b0e7b34fd1c618aea5c7b15c46802abcf6eff72bd 48 0.02/1.00 vMB 46
412,985 412,985 0000000000000000033d13dad0568a03c4d1020ccf5800a4f9bd2cb4f116455d 477 0.32/1.00 vMB 41
412,984 412,984 00000000000000000123eae677ba59454f636192ca5cda29e84f29b70c3ae987 774 0.41/1.00 vMB 49
412,983 412,983 0000000000000000020a9b4d41dbb1103417bbfec9e65d007a745234a50a7e87 1,267 0.65/1.00 vMB 46
412,982 412,982 0000000000000000021171423fff1bfd9d7a177a6202d85c52ddc40e6ce1da4d 1,969 0.88/1.00 vMB 48
412,981 412,981 0000000000000000029a783fe838c18c9c684503cea845e64a4a40687747dd24 600 0.58/1.00 vMB 24
412,980 412,980 000000000000000000e8bad4e88f6da86dd8e0779cb5f49bed58493149930f99 1,322 0.60/1.00 vMB 43
412,979 412,979 0000000000000000014742d624d47ff44cbd1beb8a88bf1ee174f52bfc7b9128 126 0.05/1.00 vMB 46
412,978 412,978 0000000000000000043421c55a0e288e8a52a16dcf76eb17dfcd19174916b1c7 359 0.18/1.00 vMB 37
412,977 412,977 000000000000000004a2ae8590bfdb8108f90fd23f54cb05602b24bdbc2e428c 588 0.20/1.00 vMB 45
412,976 412,976 0000000000000000028b39ba0f4cf0d9089d8221bbd928c675fe9d45a604db75 128 0.05/1.00 vMB 46
412,975 412,975 0000000000000000058f6316dbad0e4d92d7251d82e14847ed72200abbc43613 440 0.18/1.00 vMB 43
412,974 412,974 0000000000000000004e1573ad93a7c2e15d0c921ddf9fb3d3b9a667ab49adc7 169 0.07/1.00 vMB 40
412,973 412,973 000000000000000004f0c9ff07774f6c584c94a59f15bdfea3ecece148a545a4 754 0.29/1.00 vMB 44
412,972 412,972 0000000000000000028459ba60cbd5f95fcecb7b7eed315fe1059c07baacee27 26 0.01/1.00 vMB 56
412,971 412,971 000000000000000005813a39b8be86b24486f107fbd400b2dcdcdb02f4e43664 142 1.00/1.00 vMB 3
412,970 412,970 000000000000000003130ae5a6b6738c7e1d455a8ca21d94f4d52bb1b27c6b96 962 0.77/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.00 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: 718.57 GB
    • Received: 17.91 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.