Loading Tool

Explorer IconExplorer

Memory Pool

79,785 transactions
29.56 vMB
0.13965395 BTC
Random Selection Loading Transactions
Max Size: 178.96/200 MB

Candidate Block

Mining Attempt eaecba00b272fc7bbf39faba68d0973f615c465d6b2bdbc0f33ce583e673c7b6
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root c282f28b2c2c499f79bd356a0219a72a083a86cc3caf1c040d58ef7fa193dfff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,451
Size: 1.00 vMB
Total Fees: 0.07502371 BTC
Feerates: 502.67 > 7.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (144,277 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,846 770,846 00000000000000000007af1ef58824f29da05663f604209d71292e2f54fc76a2 3,295 1.00/1.00 vMB 4
770,845 770,845 00000000000000000002ab914c7c8fea8ca76ce2f644464bc7b17eb8a1da380d 3,291 1.00/1.00 vMB 11
770,844 770,844 00000000000000000007331e89cf491306b75f3a2a03fe18d0d183e233df48fb 3,083 1.00/1.00 vMB 20
770,843 770,843 00000000000000000007191cba389efe49f38928976382a5e8968c1f72d4169e 1,640 0.60/1.00 vMB 6
770,842 770,842 00000000000000000004b2bb00d2bbd9449fa7d750fe4bec4eef693d960b5bec 3,461 1.00/1.00 vMB 4
770,841 770,841 00000000000000000007d62b53abfbf6ccce73634f82f577183893cda9ef31aa 2,166 1.00/1.00 vMB 15
770,840 770,840 00000000000000000006ffdbfcff30e9eba243e63dc176dbc44a8725cf0edd96 1,282 0.63/1.00 vMB 7
770,839 770,839 0000000000000000000595b12102b5eb36544f96945ea3a7728618f9f2d5ebbe 857 0.56/1.00 vMB 3
770,838 770,838 0000000000000000000717a7f81c38ddb69c135466767c15a4535bb0352265df 1,916 1.00/1.00 vMB 2
770,837 770,837 00000000000000000007bcc43aee6d288c454f963e7ac2e78de6f1db682ccbe5 1,452 1.00/1.00 vMB 5
770,836 770,836 000000000000000000042b2028b02c07de976d4eb6d61900e587decc56b795c9 2,627 1.00/1.00 vMB 7
770,835 770,835 00000000000000000005cf3e12f2d86ed3a1b100009014ebdfc708caa26e8e18 2,971 1.00/1.00 vMB 7
770,834 770,834 000000000000000000071a704506c2e4228fcd88e13f0fa1377356b99da81c9f 4,371 1.00/1.00 vMB 7
770,833 770,833 000000000000000000056d2d35582d3545303e4981dfeeec2ea3a882b7a6b5fb 3,414 1.00/1.00 vMB 10
770,832 770,832 000000000000000000027fd4ea6ce7a4f88578bfad26def732435ebb281b761d 2,907 1.00/1.00 vMB 10
770,831 770,831 00000000000000000003a8a962779f7412b21683bb80cffc0b9c32d94933ef15 3,474 1.00/1.00 vMB 16
770,830 770,830 00000000000000000000e7eec330b2945c4ac5c44987db7206a2fa5611a90d10 928 0.39/1.00 vMB 6
770,829 770,829 00000000000000000002e9c7ebebfffd69ea37dee1f9279d5600599f2508e79f 1,313 0.75/1.00 vMB 4
770,828 770,828 000000000000000000082fced9e09349679e38867e505f7a22f958015e606e5f 2,484 1.00/1.00 vMB 8
770,827 770,827 00000000000000000002d19a91dab579178b68f8495329585db89614aaa9449d 2,121 0.58/1.00 vMB 8
770,826 770,826 00000000000000000000d308c9417f25ff17563661db21047953bd0ca689f649 89 0.05/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.60 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: 671.84 GB
    • Received: 16.03 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.