Loading Tool

Explorer IconExplorer

Memory Pool

18,526 transactions
10.71 vMB
0.02328135 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.56/200 MB

Candidate Block

Mining Attempt 3425797b0f09476f6b50eb8d812441959f5fab2646022eb51089993c09aa13bf
Version 20000000
Previous Block 00000000000000000001e41a199373bfceb2a1fc9e45a1726fe96acc4bd38adb
Merkle Root d6c318cba808062e0ad1484a788d03a093a68fd40f831f6b16dd59306d586d00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,722
Size: 0.997894 1.00 vMB
Total Fees: 0.00649689 BTC
Feerates: 201.07 > 0.65 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,778 (751,756 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,022 162,022 00000000000002554dff1fa67d19db55be64396da292c4bf8ed6492b0a311856 16 0.01/1.00 vMB 10
162,021 162,021 0000000000000af97880ba886f74af56ffceab9c41e6c194977767f58e242105 113 0.04/1.00 vMB 342
162,020 162,020 0000000000000ce6c367299e6495432bb27e1be21352949bdaa861914ca4e668 5 0.00/1.00 vMB 164
162,019 162,019 00000000000009bde2262aec27280c68e3c94451a925a810a24bf8cbf21f4379 25 0.02/1.00 vMB 463
162,018 162,018 00000000000003b3a64c62d76fb913310c5d4481330ac930c8165fe0c3b8ce97 127 0.05/1.00 vMB 217
162,017 162,017 0000000000000378b6bc871fd6fb37747e6ca6816e92f3c217781238ab0b4255 75 0.04/1.00 vMB 110
162,016 162,016 0000000000000b80e5f593b3d1db619585fb8b063c5daa3069bce913da1e39f5 54 0.03/1.00 vMB 455
162,015 162,015 00000000000005800ec5b43c176be7d8b7d9428a19e76be6451c3af3cd29899d 128 0.05/1.00 vMB 20
162,014 162,014 00000000000002f3b3dfd179cd3032801c4e6fb89fc21c6a52cb2e56db9adbb7 93 0.05/1.00 vMB 116
162,013 162,013 0000000000000d3b0c1e2e95047431f6024007df9313e740892dc176be39eec2 34 0.01/1.00 vMB 130
162,012 162,012 0000000000000be9110067787e82841085931cbfd3e16358276ab34f6a7da985 74 0.05/1.00 vMB 263
162,011 162,011 000000000000073770b472518765a95128f2787fbf8528e81da097fca393e11a 47 0.02/1.00 vMB 102
162,010 162,010 00000000000009598a4ad25691389426dcbab4f9c7edc85eb5ef94442892f542 40 0.02/1.00 vMB 135
162,009 162,009 00000000000008af15ac22dc573a4a59bf581e77758412cc77a569967d2d4a38 3 0.00/1.00 vMB 18
162,008 162,008 000000000000056893bed44118d5298cb4f8a0688dd35361091625fdb888e5c2 12 0.00/1.00 vMB 125
162,007 162,007 00000000000000ad9defedec680bcb8317182d40c7a554f5666941e9e6457773 28 0.01/1.00 vMB 101
162,006 162,006 0000000000000807f06948d54c0ec2a2eecd73108778bcfe417a858c40ee46a6 8 0.00/1.00 vMB 35
162,005 162,005 000000000000003c2024579929c2aa09cb6fd5882a28af76f834f31daa2e165c 102 0.04/1.00 vMB 54
162,004 162,004 0000000000000016a930b5845cca646966fee88b41f45cf4aa85cfe02d309c5e 20 0.01/1.00 vMB 75
162,003 162,003 0000000000000c0f81dd0fce93217e811b39f99dc5d730a525c4661f27a46bf9 65 0.02/1.00 vMB 120
162,002 162,002 0000000000000add3aaffb3eedbf3fec2ba58d09f1ae85b611dc64d8a5e436f2 10 0.00/1.00 vMB 97,993
Previous 10 blocks ↓
Total Size: 780.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 508.29 GB
    • Received: 4.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.