Loading Tool

Explorer IconExplorer

Memory Pool

46,360 transactions
27.95 vMB
0.07491275 BTC
Random Selection Loading Transactions
Max Size: 147.11/200 MB

Candidate Block

Mining Attempt d325177af0559424fd8127bc1b7f8a61c0f9284540698bf48bb0907f15f57f4a
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 39f8fdfbf8738f4e8685b1a6a2c2649a68de1290bc3d2e1826c42b5e6690e9a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,230
Size: 1.00 vMB
Total Fees: 0.02156447 BTC
Feerates: 100.36 > 2.16 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (153,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,554 761,554 00000000000000000001c899936b88ea882acebfb35a3141b22505b8acc7911b 2,495 1.00/1.00 vMB 25
761,553 761,553 0000000000000000000098989864484907ad117662aef9755980a900e176852f 2,964 1.00/1.00 vMB 22
761,552 761,552 0000000000000000000509ad1cbda478c5c314c9eed25f68089d7fb0c805aa6f 1,017 0.32/1.00 vMB 15
761,551 761,551 000000000000000000028ddeadc77fa5e5318412209e48c6ed836d832a91955c 2,173 0.80/1.00 vMB 14
761,550 761,550 000000000000000000021b4f21df2a788df1bfa5c0a3f97cc8ffabbe72bba390 847 0.66/1.00 vMB 2
761,549 761,549 00000000000000000002bb044c77a1a078bfe967a64ab33ecd56588c8b8119f4 2,487 1.00/1.00 vMB 14
761,548 761,548 00000000000000000003be05df9bd8d13b3b6500af02c152be70594d50a94643 2,792 1.00/1.00 vMB 16
761,547 761,547 00000000000000000005e872d840c965e448ca1f2e1590a20b1a51c779f13273 2,659 1.00/1.00 vMB 22
761,546 761,546 00000000000000000003c7acdf2af24ab2efe2613da2fae39fec6ece67dc98cf 996 0.31/1.00 vMB 15
761,545 761,545 0000000000000000000546475b12d078ad513a88f59c82a2862208640f604cb5 876 0.47/1.00 vMB 6
761,544 761,544 00000000000000000006e01b55396370257e23ab1ee6c83f8b9144f1ab158b03 2,302 1.00/1.00 vMB 7
761,543 761,543 000000000000000000002824b523f1b897729ea75bbdd3f4086d13ed24ce9065 1,990 1.00/1.00 vMB 12
761,542 761,542 0000000000000000000751ead3b32cf9d7952403156acdc2080f8520483ee82e 3,347 1.00/1.00 vMB 24
761,541 761,541 000000000000000000070a9294ce59460c4cf76624063a828f4e892ee5ee2c97 1,773 1.00/1.00 vMB 19
761,540 761,540 00000000000000000004a52aa17cfc6c4c2f78c8099d64472db77c4c2fc73852 2,121 1.00/1.00 vMB 21
761,539 761,539 00000000000000000000c97ee46d5b4a98ee73eb0c94b8e8f3a73945ffe2d114 458 0.20/1.00 vMB 16
761,538 761,538 00000000000000000000a23599f32f05f66204ca773f393a33f9c9abd69264d9 2,016 0.80/1.00 vMB 11
761,537 761,537 0000000000000000000205064d6b59b0567b8705597a9cecb45c9624edba9b41 2,881 1.00/1.00 vMB 11
761,536 761,536 00000000000000000004ff8d3ac085d35b709201ae96c83420417b163f48768e 2,445 1.00/1.00 vMB 11
761,535 761,535 000000000000000000038e4c971f62a2ff2e655b721e88156965e4289b20737e 3,701 1.00/1.00 vMB 30
761,534 761,534 000000000000000000039e475085c98ed88dbce6cde7dd2a551d022a6cee420d 103 0.02/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.29 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: 657.04 GB
    • Received: 14.46 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.