Loading Tool

Explorer IconExplorer

Memory Pool

77,167 transactions
28.99 vMB
0.07254463 BTC
Random Selection Loading Transactions
Max Size: 175.61/200 MB

Candidate Block

Mining Attempt b5bc36d6cafd8c1f9994663d5a5c6f2e1d6f77ca6ce600cf84a30a6970ae3200
Version 20000000
Previous Block 000000000000000000004f1797ecad87bc3b397b775f33be18dda797d18ca11e
Merkle Root 3aa157709bbb217967c708ef0166459bc2789b73c4c045a06f63e4afc855db14
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,347
Size: 1.00 vMB
Total Fees: 0.01195201 BTC
Feerates: 477.45 > 1.20 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,132 (275,016 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
640,116 640,116 0000000000000000000e3a697f3ae97bbffd44a2cde791b832a794ee5f0667f2 2,419 1.00/1.00 vMB 54
640,115 640,115 0000000000000000000f8ffcb476208e34f1a590a2f976a78ae66960f11aaf1f 2,971 1.00/1.00 vMB 80
640,114 640,114 000000000000000000085506f9dc458ce1da73ac45d7ad645b6fef86697e321e 1,798 1.00/1.00 vMB 24
640,113 640,113 000000000000000000059773de8ca7cf1faeffc155870b27bef4af03a7a09c35 2,698 1.00/1.00 vMB 40
640,112 640,112 00000000000000000004e6ef39e0544cafcd6fb1ae9575d792e542a0cdb19c34 2,478 1.00/1.00 vMB 23
640,111 640,111 000000000000000000001eaf10da1ce1db9f76ac922be81af5f17ae61867ff84 2,728 1.00/1.00 vMB 17
640,110 640,110 000000000000000000033ef4945c0248b4eb1c29d0a467c9113677784899e674 2,134 1.00/1.00 vMB 79
640,109 640,109 0000000000000000000b86cf00afb3a5900a4f591d1ffcb4cb0b37e5a64d0364 2,704 1.00/1.00 vMB 73
640,108 640,108 00000000000000000008843f71950e48d0916b7950c7917dc9a1477a72ce19fd 2,052 1.00/1.00 vMB 34
640,107 640,107 0000000000000000000b68bca2f9fdacecec117e9d058ac287c5d8c173485962 2,027 1.00/1.00 vMB 25
640,106 640,106 0000000000000000000309e1740f7ff26435d6acb81b80159717f545765b38c4 2,466 1.00/1.00 vMB 82
640,105 640,105 00000000000000000005a2904e9980ac716c987924efe07322bd4d143c5077f5 1,853 1.00/1.00 vMB 26
640,104 640,104 0000000000000000000cb84ef935ff8aaaaaf42bb296a8f768a88cc3fd332130 1,917 1.00/1.00 vMB 25
640,103 640,103 0000000000000000000c490de5a836cbe2e67cdb1731de77a5fc954c2425681d 2,108 1.00/1.00 vMB 39
640,102 640,102 00000000000000000001898643e3799cdeb38ecdd3fd71b71721849f3466370d 2,531 1.00/1.00 vMB 58
640,101 640,101 0000000000000000000918e0303fc370ffe0a0d075cc9e941ced09e095d15a47 2,145 1.00/1.00 vMB 48
640,100 640,100 0000000000000000000bb07b7b47c0626e9dab6f4518d7e83784c4f5efbdf28b 2,266 1.00/1.00 vMB 38
640,099 640,099 00000000000000000009411866de544c9669f548ff6cd20e5830ed587605a76f 2,554 1.00/1.00 vMB 46
640,098 640,098 0000000000000000000da0e5e96992f10a3834e535cfe6f1215a0e606ba914e4 2,605 1.00/1.00 vMB 80
640,097 640,097 0000000000000000000164068e2d380bae777addd1e813158fc538084bcf5b77 2,183 1.00/1.00 vMB 68
640,096 640,096 0000000000000000000cb4ce1b4b348b4221af8388bb2c0e984b892b711a6967 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.62 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: 672.04 GB
    • Received: 16.12 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.