Loading Tool

Explorer IconExplorer

Memory Pool

44,622 transactions
28.75 vMB
0.12700141 BTC
Random Selection Loading Transactions
Max Size: 149.63/200 MB

Candidate Block

Mining Attempt cb8679a802e298478a032ab21cfa7ae2735327b79381713acd2fde750a87d0ee
Version 20000000
Previous Block 000000000000000000017af1f60b0a1774993e39cbb6c5abc4771238282a0259
Merkle Root 1aa19615889f00fe14f6f4e2113f9b2fe050e3eb2ce64f792fa82d1f6c61d038
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,006
Size: 1.00 vMB
Total Fees: 0.03932179 BTC
Feerates: 201.13 > 3.94 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,711 (340,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
574,310 574,310 00000000000000000009b62e30161c93a4d1b238adaf9aee53d86d3c281222a5 3,196 1.00/1.00 vMB 35
574,309 574,309 000000000000000000085858a04684a1beb91b8d04188f526f4223b05031bb2b 347 0.12/1.00 vMB 9
574,308 574,308 000000000000000000288949eb8d705e4ae4932807ab5bdff4a9eaf1c980914e 2,716 1.00/1.00 vMB 10
574,307 574,307 000000000000000000084299c1fa132a676dc607923258983bc4958ece6a95af 1,419 1.00/1.00 vMB 41
574,306 574,306 0000000000000000000039f59bfa02687879a4bf5a93e83d25f7619a5eabec8e 2,755 1.00/1.00 vMB 65
574,305 574,305 000000000000000000045b54abcae6bd8e995efcc6f9bedcfcf25c1f2ad7b912 627 0.18/1.00 vMB 34
574,304 574,304 00000000000000000012423c279499f55dde2a2ee01681abce0b7282b3b7cb16 3,093 1.00/1.00 vMB 9
574,303 574,303 00000000000000000020a5c7679571bdb455285e599b24a20f988c73533e2211 2,995 1.00/1.00 vMB 39
574,302 574,302 0000000000000000002bb024ddd771cf2c80ac580edbfc6cfc607e4508094052 2,987 1.00/1.00 vMB 37
574,301 574,301 000000000000000000261b7d63babc2e05e58f083555f83dd2316d497c0866c7 2,919 1.00/1.00 vMB 30
574,300 574,300 000000000000000000202a52c2831e06db1c90873174a8a56d9219dbd1ee5f49 2,875 1.00/1.00 vMB 13
574,299 574,299 0000000000000000000738b6a581ff1a398f9e49512019bd86335f0b98ebc0d1 3,257 1.00/1.00 vMB 62
574,298 574,298 0000000000000000000d947b1a889dc7b5a094c90a7b11cf8d59ac094b21d22b 1,415 1.00/1.00 vMB 12
574,297 574,297 000000000000000000028de855871bb7fbbf270f3898f76d6f2b212823e10a1d 2,105 1.00/1.00 vMB 19
574,296 574,296 00000000000000000002deb69aa79c6af42d7ab0d31fc6016bcd83d5b83ffdf0 2,780 1.00/1.00 vMB 32
574,295 574,295 00000000000000000023d50bc747b02f9780294d0a6bf490feb4751562f6339e 2,479 1.00/1.00 vMB 35
574,294 574,294 0000000000000000000abb363e4ffc3621017db845224fee7dfb2d805b9f5409 3,045 1.00/1.00 vMB 40
574,293 574,293 0000000000000000001c899af039e781d6dd68a59881c3ff938bbcfa228c4695 2,743 1.00/1.00 vMB 45
574,292 574,292 000000000000000000272273cb8021621b664f67991e6d20038090438dac9507 3,075 1.00/1.00 vMB 39
574,291 574,291 00000000000000000027a7310293714e4d98c57f831971bdb38872914595dff4 3,196 1.00/1.00 vMB 53
574,290 574,290 00000000000000000013076f49cd55700cf98f64a375f67624e28fc5a900a6a2 2,484 1.00/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 781.88 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: 645.05 GB
    • Received: 12.66 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.