Loading Tool

Explorer IconExplorer

Memory Pool

80,206 transactions
30.07 vMB
0.08803990 BTC
Random Selection Loading Transactions
Max Size: 180.34/200 MB

Candidate Block

Mining Attempt c6c67b5b97139e624c51206a6ece5988824b132d20bdd23b61873cb0edf69d09
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 5178855b0af9ce0c77e8137311397662aa4dd309830201880ddb3631a76262a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.02658664 BTC
Feerates: 301.07 > 2.66 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (703,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,835 211,835 0000000000000011bca6b7e18b8b05dff64f31c67778294fe9905eb3fb31340d 463 0.22/1.00 vMB 142
211,834 211,834 00000000000003acfa257eb18bc969b0e3e4f7e771dd0c4fba21e5d1a98103fc 126 0.05/1.00 vMB 182
211,833 211,833 000000000000026851cdefe5e21850f8a62b42b97f89687ef42ca51776644595 121 0.05/1.00 vMB 156
211,832 211,832 000000000000045540f20d26a155397457f60ab62e12fa908bbe461b62e43d1b 139 0.05/1.00 vMB 302
211,831 211,831 0000000000000001e4b5729a74c73b3511b244cc5b5ad933f1e7312382cd7def 233 0.10/1.00 vMB 178
211,830 211,830 0000000000000463446368b606076447addcbf78e43b19e76d0d881f396d10c3 33 0.02/1.00 vMB 98
211,829 211,829 00000000000004949fd281e38f5e004b6a2356d8f8e1000a428cff30dd70b711 145 0.06/1.00 vMB 166
211,828 211,828 00000000000000544488341375ec2917e5b445067dc37e7939591ccccf6f34f7 139 0.05/1.00 vMB 116
211,827 211,827 00000000000002f521b84d72f883884568aa6a8a720d1da8d26f649193b658a8 11 0.00/1.00 vMB 30
211,826 211,826 00000000000002424ccc5ebcb05698bae08feb58aad881637e86feacb4342e8f 300 0.14/1.00 vMB 161
211,825 211,825 000000000000046300a208c0dbb5b306d5409ca4c7a5041b962ad1de0f4a89e8 267 0.13/1.00 vMB 187
211,824 211,824 00000000000001bd81fea3201b3c9591728614f390d2967ce78c10e5580aba7e 245 0.12/1.00 vMB 155
211,823 211,823 00000000000002509ab433b9769d6e1e486230014172da43c6dea9d3ce5ee4fe 68 0.04/1.00 vMB 118
211,822 211,822 0000000000000417727d4bb407fa42716dd9caca5dd4ceeeb6958ca945515417 22 0.01/1.00 vMB 136
211,821 211,821 00000000000004bc25d7c52b77958ff2da26e1b39ea74e24db045e83a7491e15 80 0.03/1.00 vMB 234
211,820 211,820 000000000000026bb904c4f41dbbac04fee8c3c2ca5e964fc106a707b21c0d42 435 0.24/1.00 vMB 97
211,819 211,819 00000000000002b0fb16ee007359aafcbca12523ccdccbe98926f0d0b2d0e9ca 104 0.05/1.00 vMB 158
211,818 211,818 00000000000004489a6d585483dadecb6c1e11054c08b7356395d3a0429d7b93 319 0.15/1.00 vMB 204
211,817 211,817 000000000000007031498a9104b4ec11b9f65c30b82a70fea08d33e7d6474b80 320 0.16/1.00 vMB 170
211,816 211,816 0000000000000032f16c2c549317cb70919d6d99a71dda0f4686b9dd5f6cabf6 123 0.05/1.00 vMB 34
211,815 211,815 00000000000000efd88d3425d92c6cf5f1c6f98f192ba74c4ca0dff870ae21d7 384 0.22/1.00 vMB 116
Previous 10 blocks ↓
Total Size: 782.41 GB

Node Details:

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