Loading Tool

Explorer IconExplorer

Memory Pool

50,325 transactions
28.84 vMB
0.07525638 BTC
Random Selection Loading Transactions
Max Size: 154.13/200 MB

Candidate Block

Mining Attempt 25535a29898df705b7c51327df5a729259f9a3c2391ac0df60d1f4be04a4ec53
Version 20000000
Previous Block 0000000000000000000133cc4853fcb6e0594dde0b142b5c7760efc67fe44001
Merkle Root 776b9c6e58ca59a7ab34808f60a3f42e3896497809e3db5e1526e327dfdb90c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,804
Size: 1.00 vMB
Total Fees: 0.01210388 BTC
Feerates: 40.20 > 1.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,715 (323,808 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
590,907 590,907 00000000000000000005766c6cd81d3b775db4e9d90d7ba64ccab6e932be3382 767 0.23/1.00 vMB 32
590,906 590,906 000000000000000000188981abc31bf6653c18329e6a6b28d54ba0e6fcac2d8e 160 0.05/1.00 vMB 31
590,905 590,905 00000000000000000007b3ee46f80a11f8e391abdbd0800ed2e408a83f425095 1,192 0.36/1.00 vMB 33
590,904 590,904 000000000000000000166c7a8895484f4cb33734ca9474a45751b3492a9d0602 1,081 0.40/1.00 vMB 33
590,903 590,903 000000000000000000107e5f02c81dfef51b81afff607c806213e7a855aca94d 1,200 0.36/1.00 vMB 4
590,902 590,902 000000000000000000183765072911fb00b2fd72d176f475a94af7c4c1699f4a 2,568 1.00/1.00 vMB 35
590,901 590,901 000000000000000000185852aa4776072a1c49c8c0f9bdb44f487be6d4991853 2,627 1.00/1.00 vMB 34
590,900 590,900 0000000000000000000947d9fb5aa26d10b800c47e49d409154bcbd755475dcf 512 0.18/1.00 vMB 34
590,899 590,899 0000000000000000001127d7bda5dce14a3f3b3688f391b0eb42d8b263845fb8 562 0.21/1.00 vMB 35
590,898 590,898 0000000000000000001b9c056502801521dc99566177abbca49aaa419e56cce9 1,578 0.58/1.00 vMB 5
590,897 590,897 000000000000000000141b08a05081082874f30d194409004b3e2a2e626f098d 2,620 1.00/1.00 vMB 45
590,896 590,896 0000000000000000001a93ae5561ff6cbef83d927683993f43a271017ac12796 2,334 0.83/1.00 vMB 29
590,895 590,895 000000000000000000059dbce37998d2cdcb2ceeb2f9828aaffee9744edb63ce 279 0.09/1.00 vMB 32
590,894 590,894 0000000000000000001af88eff194c728c189b5f2708d0c3099af72e6aa579e2 1,887 0.61/1.00 vMB 31
590,893 590,893 0000000000000000000eb869a58f4612bbfdb8511c75ee06f00592fea57b01ff 1,479 0.47/1.00 vMB 31
590,892 590,892 00000000000000000012b3c0f825345425ee6400bb64b50501efe16f0cbbcb84 283 0.09/1.00 vMB 29
590,891 590,891 0000000000000000001754af8182a46bf53b41afea63ee3ab65deb3085e44c95 1,229 0.39/1.00 vMB 33
590,890 590,890 000000000000000000167d9d0303879ef3d424d694c9f4fa10b4b25fdd937697 1,727 0.57/1.00 vMB 31
590,889 590,889 0000000000000000001a105e1a29fdb74b5f5f5996557370e54160514f385bbd 2,188 0.74/1.00 vMB 14
590,888 590,888 0000000000000000000588ddcbe1653c70005043007d3b77ff358bad85ce9734 2,887 1.00/1.00 vMB 48
590,887 590,887 0000000000000000001533e2f80972a9898246b53bfa8dfdb8ba522b81397358 88 0.03/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.89 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.16 GB
    • Received: 12.69 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.