Loading Tool

Explorer IconExplorer

Memory Pool

34,898 transactions
25.73 vMB
0.06479328 BTC
Random Selection Loading Transactions
Max Size: 130.75/200 MB

Candidate Block

Mining Attempt 3f244e26fe79e0beadd51be202fbc877d64382feeb5ec99049cb7c448526026e
Version 20000000
Previous Block 00000000000000000001870bbdf84bd9c66dfb3a3bf8fa88686553f61f93d86a
Merkle Root 3dd247fbd149096f43958b6c858fcbab9097f1a401c6d838f174dfe6560e1e90
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,727
Size: 1.00 vMB
Total Fees: 0.01780822 BTC
Feerates: 150.62 > 1.78 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,697 (86,381 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
828,316 828,316 0000000000000000000315e10613b159b2138eb9fa4cc44d94e376706b810632 1,515 1.00/1.00 vMB 26
828,315 828,315 00000000000000000000dcc7fbddce92ed71c32b79de007f4205f82ed5f12447 3,791 1.00/1.00 vMB 35
828,314 828,314 00000000000000000003b6ec38db454f79a9d1da55c9061ab567bcbd8d6346d6 2,971 1.00/1.00 vMB 39
828,313 828,313 00000000000000000003ff3b0a00e81fa6d31cddc44b9667c39b2fa04d1c68fe 3,634 1.00/1.00 vMB 31
828,312 828,312 00000000000000000003dc90c8c5fa7fa2e4faab1a70bb29879541355215f52e 1,902 1.00/1.00 vMB 31
828,311 828,311 00000000000000000003ac1f90e2cc67137f5e7c05ffa7da6406e83f753b2540 2,745 1.00/1.00 vMB 39
828,310 828,310 000000000000000000015820dd9689ece298850f3a7aea17efdaf397f682871f 2,494 1.00/1.00 vMB 42
828,309 828,309 00000000000000000000d18a170fdff83458a639757db8b7389ad160fde3dc53 3,508 1.00/1.00 vMB 36
828,308 828,308 00000000000000000002f7924ca763fba6b1602ac2a687ef866c213a1e535763 3,120 1.00/1.00 vMB 53
828,307 828,307 00000000000000000001bb80a64471578b7bd5088f6b1a02d74d657cab040702 1,381 1.00/1.00 vMB 30
828,306 828,306 000000000000000000014b857669cc5b1176bdb93aa087d805d128f90a883152 2,483 1.00/1.00 vMB 38
828,305 828,305 00000000000000000002f7d7bcbd0d0a1811c4aa78782e04751640295c2b9e97 3,432 1.00/1.00 vMB 34
828,304 828,304 000000000000000000022f367643b1de89524aecce44b11abc3c41d2e0e87b62 2,980 1.00/1.00 vMB 43
828,303 828,303 0000000000000000000017ed088a092d5c2b5c3758ecbeffaf854cf18a508b57 3,266 1.00/1.00 vMB 48
828,302 828,302 000000000000000000038a1539878bd8382f5852ad1192e38b16d26f162e3ef4 3,114 1.00/1.00 vMB 38
828,301 828,301 00000000000000000001680a104bb1f27be71ae1d8f22acfdb6c55b46847f4e8 3,280 1.00/1.00 vMB 51
828,300 828,300 000000000000000000037b2bb87c9c4c2ee9a046343316b9c7df3756c45f5a13 3,169 1.00/1.00 vMB 52
828,299 828,299 00000000000000000000adb84e81ec05eb8eb45fdb0940cfa4632ca6a0e19272 2,954 1.00/1.00 vMB 43
828,298 828,298 00000000000000000000c43bf5c9d95f518d64fe4a479c3b09d8e676a2f4c32a 2,017 1.00/1.00 vMB 26
828,297 828,297 0000000000000000000128c793279878b45601c31a3811e41c577796d525f83f 2,933 1.00/1.00 vMB 25
828,296 828,296 0000000000000000000390381bb47a821f114fdb08a82185b425cd4393481ce7 2,841 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.85 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: 638.82 GB
    • Received: 12.50 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.