Loading Tool

Explorer IconExplorer

Memory Pool

77,808 transactions
29.24 vMB
0.06231043 BTC
Random Selection Loading Transactions
Max Size: 175.69/200 MB

Candidate Block

Mining Attempt 195f172c4be5fb570a392ec2953484c785965890e8891242fb867180f3ae8964
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 3cf5372d86b12a7765cef8d788f94ea59a5098096634e8eedfabbf7c64915076
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,618
Size: 1.00 vMB
Total Fees: 0.00298325 BTC
Feerates: 7.11 > 0.30 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (397,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,267 517,267 000000000000000000314fa856af99ce96c0c4ec1f4e4beb771c601af9f5da76 681 0.51/1.00 vMB 7
517,266 517,266 00000000000000000033de501a059f330025209f3eb66a9cdc571a381e0d610e 2,583 1.00/1.00 vMB 24
517,265 517,265 000000000000000000321a11bdc3709759e81559031f3b4011a8d6bc8aca3bb0 242 0.08/1.00 vMB 68
517,264 517,264 0000000000000000002dad3364d69aed7c3582e3d28fd76ac11c18fa7aec023a 943 0.42/1.00 vMB 42
517,263 517,263 0000000000000000001820d3eee55ffa57c123bda288d786d22a6b0a2cfe5a33 1,039 0.36/1.00 vMB 31
517,262 517,262 0000000000000000001fefb2c30c4960dc4f09f6807b2fe9f2a738b5918613c1 852 0.32/1.00 vMB 25
517,261 517,261 0000000000000000002887398a24b91f41d77570a9cb7bf49d885e609a55bce8 218 0.08/1.00 vMB 43
517,260 517,260 0000000000000000003f1b518e5c9f1d662c5562f4f1e23c8806099852e40ed7 858 0.34/1.00 vMB 25
517,259 517,259 0000000000000000001e00ceb49c819ce4b7d2ff4097345c83146bc81a5466c7 1,013 0.36/1.00 vMB 26
517,258 517,258 00000000000000000038f324c04b678c85b5ee25ca8b36d8eef313e7e733293f 1,673 0.62/1.00 vMB 33
517,257 517,257 000000000000000000428a173468966d068f08f63f11c2d8db47d95ab861a32a 2,384 0.91/1.00 vMB 29
517,256 517,256 0000000000000000003b3bab092183a0fe6c33b6656f360c4118564478126a5b 50 0.01/1.00 vMB 25
517,255 517,255 00000000000000000004b9e238f822a7bdf4104ffcc8ef44c22bef468a47facd 1,115 0.53/1.00 vMB 24
517,254 517,254 0000000000000000003b6b67cb4c5db2edae01a630c3ff795148f2abce9dc223 1,509 0.60/1.00 vMB 21
517,253 517,253 0000000000000000000506c50e99c65b74f2d00ef2344f8139a831fdb6f0be30 567 0.22/1.00 vMB 32
517,252 517,252 0000000000000000002f1d23de38e9a20f90f52524bbdb4451f0dbc49897ba22 1,252 0.50/1.00 vMB 29
517,251 517,251 000000000000000000190ac64c8c5a1a9acbf338d8435c0dcd74d41c0b031535 242 0.11/1.00 vMB 27
517,250 517,250 000000000000000000429f5fec52afdc16540ef5eda2d5a711a988db8041da46 1,725 0.79/1.00 vMB 24
517,249 517,249 0000000000000000003e0453ef04d9e17818ec3718d1811f1c0b295887828870 2,942 1.00/1.00 vMB 32
517,248 517,248 000000000000000000175173c6fe40dd7cd74612e7b844be0419d8eac86c8375 83 0.03/1.00 vMB 10
517,247 517,247 0000000000000000004e4e712b8d6dd77f61681f061727922fc7267817bd7baf 271 0.08/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.