Loading Tool

Explorer IconExplorer

Memory Pool

42,317 transactions
26.54 vMB
0.07730655 BTC
Random Selection Loading Transactions
Max Size: 138.62/200 MB

Candidate Block

Mining Attempt e9299afd9a08aa31a814df9141df687aa50fc7739d7bb2192779b71a692cfa9d
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 43c1742486595cbc4ceda5eaf602d1f8be0ec81d0ba546e86665c84a35b1c29e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,100
Size: 1.00 vMB
Total Fees: 0.02845677 BTC
Feerates: 151.16 > 2.85 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (199,977 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
714,892 714,892 00000000000000000001bb583a14f41dde530f9183d758f833b977f2c6992758 1,573 0.58/1.00 vMB 4
714,891 714,891 00000000000000000004925a832c16b570825d95b41bde11516cfad8edee4a36 1,933 1.00/1.00 vMB 11
714,890 714,890 000000000000000000071157bba12415f2b8c01d1113312156d401bc1f883778 219 0.12/1.00 vMB 8
714,889 714,889 000000000000000000081204b160cdf1eac157fdab8a5f2359cc3c1260d81b79 649 0.33/1.00 vMB 8
714,888 714,888 00000000000000000008b1fbdf4b211bd2e09eec1eb551ec0774f1ec4c860283 180 0.08/1.00 vMB 9
714,887 714,887 00000000000000000006a88c569fab1f7cda42142eb7155b266fd6be69bfb58d 351 0.22/1.00 vMB 5
714,886 714,886 00000000000000000002ffe30356c9bc724ab9f08f251bf12c4fd230d05dbfbd 2,135 0.88/1.00 vMB 9
714,885 714,885 000000000000000000026715065091f094c4745dd5ed4a878c7cf803e303cdf7 2,160 0.82/1.00 vMB 9
714,884 714,884 0000000000000000000091a52c37fa90ff8ec3533d0fade45b876557e4a5fd68 58 0.03/1.00 vMB 12
714,883 714,883 000000000000000000032173e3698c4bc98f465d8c7818750b61b030e8809921 1,157 0.41/1.00 vMB 9
714,882 714,882 00000000000000000004a713a1136faaeb84bf34ff2117b6c5c65e7031772d21 1,096 0.50/1.00 vMB 6
714,881 714,881 0000000000000000000b9ed7e8a91276492c1ebec026c02f2f66ebab0e335111 925 0.45/1.00 vMB 8
714,880 714,880 0000000000000000000874fc1836d0996e462b201c6e79a86e93182e13fae59b 683 0.50/1.00 vMB 16
714,879 714,879 00000000000000000002aed4db95d9347920eee0de307cd75a2658be01f257a2 41 0.02/1.00 vMB 6
714,878 714,878 0000000000000000000a2ec960d26d235256df3569ea4ee8a773ad3937802326 648 0.24/1.00 vMB 8
714,877 714,877 0000000000000000000977c45f4a2d88561818376fb995c2f5e501036c1f51b7 1,558 0.85/1.00 vMB 8
714,876 714,876 000000000000000000086838d4cd12a71bff692a62e77e085a628d7ec0e035a5 169 0.05/1.00 vMB 12
714,875 714,875 0000000000000000000979e33b878d6f1134bac4ad61c9e13f6beb768a702559 779 0.52/1.00 vMB 6
714,874 714,874 00000000000000000007b8bbd084851cff6a57fb677b7d18b497209d30c8efa9 536 0.45/1.00 vMB 4
714,873 714,873 00000000000000000007ffbc6eea711ec8584f91bc672a059cb55309e8b8f745 1,376 1.00/1.00 vMB 7
714,872 714,872 00000000000000000005df9b19839b17eacadf6131300b57afa820f9d7c0d538 108 0.03/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.84 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.