Loading Tool

Explorer IconExplorer

Memory Pool

85,043 transactions
31.86 vMB
0.19121764 BTC
Random Selection Loading Transactions
Max Size: 189.30/200 MB

Candidate Block

Mining Attempt b26138e47156d45a8800e8db51bc3bf5d21c241f18e335da8246a4ceb7c2346d
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root bbaf49ae409155389d049317426aa1c23db2078dd727f536748e5a1ffe379c3e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,860
Size: 1.00 vMB
Total Fees: 0.07297310 BTC
Feerates: 301.64 > 7.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (374,318 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,827 540,827 00000000000000000007bb235b249975a5f6d5f91c00011d7dbf4bce4987b437 1,509 0.66/1.00 vMB 23
540,826 540,826 0000000000000000001ce3e00dbbac55a71e43869c0fd4ba6da74babcd903cf2 1,906 0.94/1.00 vMB 9
540,825 540,825 00000000000000000006e6a16ae8ab1ec98860ea7ae287ad8509a1c29668b24e 701 0.32/1.00 vMB 42
540,824 540,824 000000000000000000063a924ab5071c6a7f3545e323d29345a6f16ae185805a 2,197 1.00/1.00 vMB 13
540,823 540,823 000000000000000000035213b4e39dabb4e596bf3503028587f9dab5a4c66f92 2,832 1.00/1.00 vMB 13
540,822 540,822 0000000000000000000b26d77f0f823ccdd0e3b097b6c03b9789e43f90ed0ef2 3,193 1.00/1.00 vMB 15
540,821 540,821 00000000000000000023fc653842c9a7e4019f31a615a26b40fd5c59334f33fa 2,113 1.00/1.00 vMB 40
540,820 540,820 0000000000000000000e13eef086a2201e0b103057fe95cf18437807109085d5 811 0.30/1.00 vMB 15
540,819 540,819 0000000000000000002382b68d03364c441c8c878e402c8b645d5999df363fb5 1,326 0.64/1.00 vMB 24
540,818 540,818 0000000000000000000184072b5f6264801e362061f9ba85ab8a40f0cc27527f 933 0.49/1.00 vMB 12
540,817 540,817 0000000000000000000429f226200fee259a9f289283eef098e31c26218bcc5e 586 1.00/1.00 vMB 2
540,816 540,816 000000000000000000268609e948f93952693a45dd40e121c3f5acb41191ec31 2,132 1.00/1.00 vMB 6
540,815 540,815 0000000000000000001d92eea663516a758cd6dc312aeb1b4b900c5f0eb86d1f 2,951 1.00/1.00 vMB 24
540,814 540,814 00000000000000000018123a4e8232c6754f5d14fddff40300f6a4d93dc2b4ea 2,819 1.00/1.00 vMB 27
540,813 540,813 00000000000000000015e9ee60dda288262ee019d4181dd1e1f14df6408faebe 2,696 1.00/1.00 vMB 22
540,812 540,812 000000000000000000078a6ca390d2289b53f0751b0a38b1adcfee0e0cc3d1fd 2,662 1.00/1.00 vMB 11
540,811 540,811 000000000000000000107cc3323ecd9bd4d2c96b6a4221be49a71ce3959e2923 2,350 1.00/1.00 vMB 18
540,810 540,810 00000000000000000012fa4417266489df3703fef0adb5a703d2266995384a90 2,653 1.00/1.00 vMB 42
540,809 540,809 00000000000000000007682ea46429e25660afaa4b32fe022f312990a2f6442f 516 0.28/1.00 vMB 11
540,808 540,808 0000000000000000000bd1dcc67100bddc69e85426a2d9b298f15f6fddc2f4d7 2,587 1.00/1.00 vMB 14
540,807 540,807 00000000000000000025e2ba026a8ad462b9a693d80fd0887def167f5f888a11 2,774 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.65 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.60 GB
    • Received: 16.28 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.