Loading Tool

Explorer IconExplorer

Memory Pool

75,355 transactions
27.76 vMB
0.08013404 BTC
Random Selection Loading Transactions
Max Size: 169.44/200 MB

Candidate Block

Mining Attempt e6dd2e24f77bcce10e01c4b3adf99896e2f23943a63dc1b65e7f14f0d6a9cb42
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root 7a93f8026d54b14ca1a5f0baeeae66b2ea2170e9c44926eaa7949ba7544f73cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,326
Size: 1.00 vMB
Total Fees: 0.02079803 BTC
Feerates: 106.68 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (403,378 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,883 511,883 00000000000000000048433abdbcc08f7f555ef307a7da6fa7e1ce6f0dd75dac 201 1.00/1.00 vMB 4
511,882 511,882 0000000000000000000012d99f6a558e37da527326df410b3ca3cf1471c9ba1f 1,669 1.00/1.00 vMB 35
511,881 511,881 0000000000000000000006eda7886d7054e0ffb1248f76518ce780b64bd2b1cf 407 1.00/1.00 vMB 10
511,880 511,880 0000000000000000002b527fc3b164c7deb7888314dc8c2f2ac836fd69da24ce 538 1.00/1.00 vMB 4
511,879 511,879 0000000000000000001804ae65bc5ede4642a12eb82175d2334ab9353476f46d 1,590 0.83/1.00 vMB 30
511,878 511,878 000000000000000000452c822e79840a5f3677dd6f1c1b846f847a0ef81d1343 1,237 1.00/1.00 vMB 30
511,877 511,877 00000000000000000038ae949f78a712b8045ca7111dbc09a354036a17fb1298 225 0.10/1.00 vMB 61
511,876 511,876 00000000000000000009283bc47572e02149d1ec100a56f0c969a384307d44a5 964 1.00/1.00 vMB 17
511,875 511,875 00000000000000000025e2c3eb062d1239cdb4a337ee811af82c82b9e2473c0b 219 1.00/1.00 vMB 2
511,874 511,874 0000000000000000002127c79743a9ba594d26a080f72f47610ca18367fd0ab9 387 1.00/1.00 vMB 4
511,873 511,873 000000000000000000468fc67e248914579ef9a35ee1feb540766838763e1b2f 387 1.00/1.00 vMB 4
511,872 511,872 000000000000000000245e2be8bc80f78fc5db95cffaefd642f5da4fd9393648 1,043 1.00/1.00 vMB 20
511,871 511,871 00000000000000000025453d219867f62d40349f69958faf48466460d7baef94 627 1.00/1.00 vMB 10
511,870 511,870 00000000000000000018150b04b4e8514ff4a50589835afd15d7c2110ce0eb85 2,320 1.00/1.00 vMB 48
511,869 511,869 0000000000000000005285bb6222fa5daa1f315db3775c84ceb25f9613ef367d 1,557 1.00/1.00 vMB 22
511,868 511,868 0000000000000000003ecc5d2652540afff9b097b572203b2197e7d5925fc399 699 1.00/1.00 vMB 13
511,867 511,867 0000000000000000005309f9566250d8c7e5720985a9a827d0b9ee73ca09298a 535 1.00/1.00 vMB 9
511,866 511,866 0000000000000000004b6ccc0f7c6794857b05cb060d042463d9c6f2fcf3959c 1,333 1.00/1.00 vMB 25
511,865 511,865 0000000000000000004740c4832b47a1c852db87cf4b9aea559db8712d2971a5 1,242 1.00/1.00 vMB 22
511,864 511,864 0000000000000000002be2e2792facd65e2358f874bc48f6410b80ecc8a6e756 929 1.00/1.00 vMB 36
511,863 511,863 0000000000000000001728efc81b210835048a7321ba3ec93197f698fac080ab 345 0.17/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.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: 712.49 GB
    • Received: 17.17 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.