Loading Tool

Explorer IconExplorer

Memory Pool

82,546 transactions
30.23 vMB
0.13863917 BTC
Random Selection Loading Transactions
Max Size: 182.66/200 MB

Candidate Block

Mining Attempt dd36259dfcf4510ea53e481a35733da1928f3f853ddcdbc18bb7c1504fcf487f
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root be093618111cd23f30b5adc3e1a22ced349464bfbc6479c1c2d6723228ee3226
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,405
Size: 1.00 vMB
Total Fees: 0.05731879 BTC
Feerates: 477.45 > 5.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (390,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,823 524,823 00000000000000000034b142c051039558c5eb7d50d98229a8030ec9e3e89e18 1,843 1.00/1.00 vMB 42
524,822 524,822 0000000000000000002b9ee323dfdeed5c049b7c2718b8d09516a0e68a1c989f 2,709 1.00/1.00 vMB 36
524,821 524,821 00000000000000000014b317947b9b51abc64ff6b0131652207731b4bd60506f 2,560 1.00/1.00 vMB 45
524,820 524,820 000000000000000000130b9afe1f634cb8279e2d8041e6adc7b84d4ee1078209 2,257 1.00/1.00 vMB 36
524,819 524,819 000000000000000000039433d4393f038a27a8b54cfaf4ada7129bf6e54faeb3 2,152 1.00/1.00 vMB 32
524,818 524,818 0000000000000000001b2b2a97cce112890518cb4a53b9a983c5e485a94187fe 537 0.24/1.00 vMB 20
524,817 524,817 00000000000000000028b366e3f6d065693eee44410756515f3f5e942c8b0198 2,094 0.91/1.00 vMB 16
524,816 524,816 0000000000000000000cfd08411c96bf172e90392a6afad86639ad3fde91b588 2,190 1.00/1.00 vMB 5
524,815 524,815 0000000000000000002a51bfdb1fffd14ad242f513a6c9846f561beeb078a589 566 0.24/1.00 vMB 17
524,814 524,814 0000000000000000002f464a2da19ca014b770d4830eff450a718dcba1477c4f 2,888 1.00/1.00 vMB 19
524,813 524,813 000000000000000000378eb0ada8173401f44ce9baf162b41e9db1b2cf24b70e 1,742 1.00/1.00 vMB 15
524,812 524,812 0000000000000000002dfdbd5314f5efd8e663302520eb33a00f25c2279f12ef 1,261 1.00/1.00 vMB 30
524,811 524,811 00000000000000000006e2f8acbcf569f1c432d9eb888a160458e5b30bc63e15 812 1.00/1.00 vMB 67
524,810 524,810 0000000000000000003831ed0dc884eaff3f598b613b40d26bc2cfa4c56807a3 2,293 1.00/1.00 vMB 9
524,809 524,809 00000000000000000032a02a046eb9f4bd3d55105c8603a5a686c96c7bbc65ad 2,467 1.00/1.00 vMB 45
524,808 524,808 000000000000000000142b01ee0fc7076fb9fd8d8e27d294879a3505aac1bf8e 58 0.02/1.00 vMB 23
524,807 524,807 00000000000000000020f9b64ef90c1803a5c5887ec24411df7480619427a92d 561 0.22/1.00 vMB 19
524,806 524,806 0000000000000000001d2c6452395dbced6ce81462dbb1d52af4715e0603815d 358 0.10/1.00 vMB 18
524,805 524,805 00000000000000000020181d52af1d3136c61417f4f1798f7e737244ebfa042c 1,492 0.75/1.00 vMB 19
524,804 524,804 000000000000000000091f0f24a68dd0a0ae4ce78afc38ec69bea60a39d7f51e 1,267 0.67/1.00 vMB 29
524,803 524,803 00000000000000000004723bbe82c07d4ad9d0e1b875fb0015eb9387ea84b136 2,177 0.90/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.63 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.22 GB
    • Received: 16.18 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.