Loading Tool

Explorer IconExplorer

Memory Pool

27,824 transactions
8.03 vMB
0.07465721 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.96/200 MB

Candidate Block

Mining Attempt 68c5fdfeab5918188a7ae320e76a4da90da39d31bd944f726fcba35f64cda828
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 30e645aa3b2cd9d8b10072d986c9623a8fcad92c657bf73faa4d179b7edfd3e8
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,476
Size: 1.00 vMB
Total Fees: 0.03153263 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (768,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
144,863 144,863 000000000000055d0401f06dab7fe6832b97fef46c25e238d9c3db390413731a 26 0.01 vMB 188
144,862 144,862 00000000000001a02ce0e12954d0ae679b62544dfe5468cd1de7ffa2253667ec 31 0.01 vMB 107
144,861 144,861 00000000000000bf5c79b6cf84a9687fa2ff66835cbd483fd12990a2b0a6ca55 10 0.00 vMB 381
144,860 144,860 000000000000005bdab9720ef080330132888a6ecf6730a5bcea5eec4dc878e1 30 0.01 vMB 95
144,859 144,859 00000000000007d912b011ab57f2d6157769907600ac9b579abd922e4354722c 123 0.05 vMB 100
144,858 144,858 00000000000004e0b46762676cb83ce3ed7af85a0544a125d7cc7634f171d7f9 31 0.01 vMB 278
144,857 144,857 00000000000001b6c2c99dd6dff601898c2833281191716c080b7eff0703863f 97 0.04 vMB 213
144,856 144,856 000000000000069eded537ba1fe7cd8ec58afc3f98eeafad3b13f036caf76002 1 0.00 vMB 0
144,855 144,855 0000000000000251168fcf0b00c1e7660e1a3bd0244219f5a2d8f173c9b9b6c7 39 0.01 vMB 25
144,854 144,854 0000000000000638c97badf4abd5e3e2507d2816f090da13272126336511197e 16 0.01 vMB 353
144,853 144,853 00000000000007f4a4afe5f27726f7e7c403748ab02006f51b447eadf67bc4fe 81 0.03 vMB 44
144,852 144,852 000000000000095e258a60180a2af0c5da1b8ae55db224b5c311c258912987bf 11 0.00 vMB 191
144,851 144,851 00000000000002c0ef17b605ed6072dfc92ea4cd5f6c4c9339db544cf2363850 28 0.01 vMB 343
144,850 144,850 00000000000000f84bc3d85011373c06652d3a7d89f37298afc211e9a690c1d5 25 0.01 vMB 199
144,849 144,849 00000000000002a62448719726a5947ab2d774c6ac1fc81aad9cd03181240e12 70 0.02 vMB 210
144,848 144,848 0000000000000316cfe45bc12b1a7c84f47d07eeb7cd8bec2eac8d858ccffca5 20 0.01 vMB 48
144,847 144,847 000000000000010576d9015762cbd851a6ffedce24a8d7b84da3325ef7886467 55 0.02 vMB 57
144,846 144,846 000000000000070854a026dafa3bc0200908ec88da774bc13e06129cfb7afece 20 0.01 vMB 10
144,845 144,845 00000000000003101b86fd10827a2287056fae3014e5b5fb061a9a245b684cf9 22 0.01 vMB 500
144,844 144,844 00000000000005869dea4a2eccc40bf1472a03f5143906a9531279cdc374c360 31 0.01 vMB 126
144,843 144,843 0000000000000208bb30ba28dad9b563c15faf384ffa6fee09bb1cacca01d916 49 0.05 vMB 80
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 69
    • Outgoing: 11
  • Data Transfer:
    • Sent: 21.38 GB
    • Received: 0.43 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.