Loading Tool

Explorer IconExplorer

Memory Pool

45,725 transactions
27.06 vMB
0.05650271 BTC
Random Selection Loading Transactions
Max Size: 143.34/200 MB

Candidate Block

Mining Attempt 45b9acbc8c686aa30a58fdf3f81fb7be80cc8438980fec63bf061792b70e3c05
Version 20000000
Previous Block 000000000000000000010a3b807eaed33245d20c47bc2486d6ba8a16c067f721
Merkle Root 2e3993a20ec8d91ec124c1b76abe32abd13464336b248910404e5ac2dcd5529b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,598
Size: 1.00 vMB
Total Fees: 0.00601699 BTC
Feerates: 9.48 > 0.60 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,895 (568,287 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,608 346,608 000000000000000000c994e168c166a0c9459454be3395daf9493655252d150a 256 0.14/1.00 vMB 41
346,607 346,607 00000000000000000a994393ecf796508380f1102ac9c0b4311ee8fb2590ed3c 1,053 0.75/1.00 vMB 23
346,606 346,606 00000000000000000109ac5d779abfaa7e06628d1c878a3dca241d3a719189cd 1,500 0.75/1.00 vMB 27
346,605 346,605 0000000000000000094bbda668f1f609021d50134782829bd152b74cb93c8a81 930 0.37/1.00 vMB 44
346,604 346,604 0000000000000000010af2003a89def0efda5f5202a00f91867dd05563b0c269 687 0.75/1.00 vMB 15
346,603 346,603 000000000000000004cb38bafdb1acbbfa34c0276cab932aa968fcb359a8f128 1,188 0.75/1.00 vMB 25
346,602 346,602 00000000000000000125e3e2b3050371f80e3dd57d3564c385ace636dff894fc 1,327 0.75/1.00 vMB 20
346,601 346,601 00000000000000000ca71ce05637c6ade417f28a2056bfef9c5b4451b94a2841 512 0.14/1.00 vMB 51
346,600 346,600 00000000000000000e63ccb5cfa90b0410220f1ba5b464beec911353734546a5 953 0.34/1.00 vMB 40
346,599 346,599 00000000000000000a086238578c9b433f58e1304a345e5ef3442443fef37bae 374 0.15/1.00 vMB 30
346,598 346,598 00000000000000000c784b86c148c66ff44bbb8579b5930a4cf633b1c6e799a8 1,506 0.75/1.00 vMB 25
346,597 346,597 000000000000000011f1f191b628cd0794bd6777f889f18bf52c5e39b0d6189c 1,642 1.00/1.00 vMB 21
346,596 346,596 000000000000000014ad095c1407dc31b6621066f8ef1ebb5e7aff56db11dbe0 1,154 0.35/1.00 vMB 45
346,595 346,595 0000000000000000092ee898ffaf06f3a2551f5636084bdb561bfc416e3cb186 405 0.50/1.00 vMB 12
346,594 346,594 0000000000000000022cf76736cf4a68366cbe9b91163aad8a2351445964a76b 1,873 0.75/1.00 vMB 33
346,593 346,593 000000000000000001a0bcc5e89a9d36ccdbafbdba99f73856312f39ab24dadd 492 0.36/1.00 vMB 21
346,592 346,592 000000000000000014a8b60a647895d0f53b70258a6318344d6abe890ace9a70 774 0.43/1.00 vMB 24
346,591 346,591 00000000000000000436c5990dad309604fbdd4c73d96058819fd1dc3e6e11fe 959 0.47/1.00 vMB 25
346,590 346,590 00000000000000000c21731f8ba3e43264b0c515c2654b727d1f7a20eaf5e0a4 1 0.00/1.00 vMB 0
346,589 346,589 000000000000000009e5585b4262f8de2915a3c1c90e536cc16330f1035f6808 64 0.02/1.00 vMB 55
346,588 346,588 00000000000000000be3feeb62c0edea645fdcac6aba3af5ed50b30f263c2292 610 0.30/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.20 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: 654.04 GB
    • Received: 14.10 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.