Loading Tool

Explorer IconExplorer

Memory Pool

44,500 transactions
28.89 vMB
0.10408091 BTC
Random Selection Loading Transactions
Max Size: 149.40/200 MB

Candidate Block

Mining Attempt da331d16b64f2e0c8ca037449dfc0d8c3c70771afb7c7cc78d60f8385a307f7e
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root 517a3440b19858cb4d6e72dac7fcf4abf6f1036788d7cc81bd5609e98f5168bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,861
Size: 1.00 vMB
Total Fees: 0.04160901 BTC
Feerates: 151.12 > 4.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (562,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,417 352,417 000000000000000015cf4b0ae7ddecc26c9f068abb43decd41f10994a2c57105 539 0.27/1.00 vMB 28
352,416 352,416 0000000000000000091c69b9dadeeab6583f091b117de3fff4f12d3731401c0f 835 0.42/1.00 vMB 29
352,415 352,415 00000000000000000774e046d42695b045a0c52382dfd3b1b1d8a7fc830d2771 1,070 0.53/1.00 vMB 27
352,414 352,414 00000000000000001355da2ed279fa8bac5fcc058870b8deb0c37f59a114355f 227 0.11/1.00 vMB 32
352,413 352,413 00000000000000000b8f195543975ba1073fb09acd599c0859fcd47f40d24e63 909 0.45/1.00 vMB 26
352,412 352,412 0000000000000000115e2a1659c5e100fa4d2ccc9944923ff096a7c6e61fca0d 474 0.23/1.00 vMB 28
352,411 352,411 00000000000000000fe77d1365898b8fec3338c8a5c472cebd84d8ab7f9b4e23 499 0.28/1.00 vMB 22
352,410 352,410 000000000000000008f7f3c34f9b998718057305a1b50fcfae369b0fb92d14a6 1,507 0.72/1.00 vMB 27
352,409 352,409 00000000000000000964c64a22030c0dd335dcbac5f645b699a5dfc59faa9a2e 753 0.40/1.00 vMB 25
352,408 352,408 00000000000000000741a5e349f6739d9e52e3e80f46068882855a22aefa7515 1,605 0.75/1.00 vMB 28
352,407 352,407 00000000000000000f2a47b7f2db8abdaa31ce70f689c5004bd3f2d851651126 832 0.42/1.00 vMB 29
352,406 352,406 00000000000000000a700cb260ee85a8894eecf41e5a618f064c9253f77d4266 628 0.33/1.00 vMB 23
352,405 352,405 00000000000000000fdb74f2efee436285680e9028f7feb76bab6df8a11294cf 1,463 0.75/1.00 vMB 28
352,404 352,404 00000000000000000a0990d1182e25148c01fb56c02810a163b45d41f92df930 414 0.19/1.00 vMB 23
352,403 352,403 000000000000000005496dbda9eda07de615b8f58268eec9cf1e1b433ee5ad84 721 0.51/1.00 vMB 10
352,402 352,402 00000000000000000974ccfc28080342e51321f2efd71f3524c6292bdb3e2d4d 1,149 0.75/1.00 vMB 21
352,401 352,401 0000000000000000039dc7fc982749ed8c81a49d64b5458e00738e5ed24a0062 2,372 0.75/1.00 vMB 42
352,400 352,400 0000000000000000004fc54209192fed68ad012237ac4f8e7e814cd5ad73a870 227 0.10/1.00 vMB 31
352,399 352,399 00000000000000000561726710342c16e2b2360aeda7c97e59559ab877b5de1e 114 0.08/1.00 vMB 13
352,398 352,398 000000000000000008b4df4cb440754705b0f4039f781c4ed10981c8094f0046 339 0.15/1.00 vMB 19
352,397 352,397 000000000000000004211b7b8275325acc77773e815f16a878c64412d47e0847 1,690 0.75/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.75 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: 631.71 GB
    • Received: 12.08 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.