Loading Tool

Explorer IconExplorer

Memory Pool

49,017 transactions
28.32 vMB
0.08146074 BTC
Random Selection Loading Transactions
Max Size: 151.28/200 MB

Candidate Block

Mining Attempt d0f7c2040d0cef79a34918528b2354fafca2d299b7519c8a9b8c50dc36657767
Version 20000000
Previous Block 00000000000000000001591f76b8e497e92b68dc57dacd44d74c2253bafa7eaa
Merkle Root 6b5efc43661286f14302122e0fe700382acbdd0dd4df92fe7b5fc9f0e97f6c3d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,119
Size: 1.00 vMB
Total Fees: 0.02733077 BTC
Feerates: 500.45 > 2.74 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,792 (569,616 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,176 345,176 0000000000000000066dd241fcb6ef50bc514158630479ea754731241cde9419 1,339 0.75/1.00 vMB 26
345,175 345,175 00000000000000000b548b3f16519d478a3a9e4e749a5271ab1ca0a8a51c4ce1 272 0.15/1.00 vMB 21
345,174 345,174 000000000000000003e1d0cb4f918a158a263da0a1b25a2d717029e6416f86f9 693 0.32/1.00 vMB 27
345,173 345,173 00000000000000000cf6b48f8c08c41a92d487fa3849278691826e36f5336218 706 0.35/1.00 vMB 27
345,172 345,172 0000000000000000032bf4930dda96167f5f5c768ce78288d5a41922ffe49dff 519 0.23/1.00 vMB 32
345,171 345,171 000000000000000011c6a9be4c509bb6b49297a1a4431cc19430e9464a751c38 167 0.06/1.00 vMB 44
345,170 345,170 000000000000000007aea9dc9f69ba34e842f7c6c0ef9d65bf8a1956c74bfe00 408 0.21/1.00 vMB 26
345,169 345,169 00000000000000000149ce871b8cfaa340f10fc275c11165818ad15341674201 674 0.34/1.00 vMB 29
345,168 345,168 000000000000000012b523de728dd199d2bda7c1c305bfe32964b0bd6eed0b96 827 0.41/1.00 vMB 26
345,167 345,167 0000000000000000114e9dae2c5d3734edaa3e15c4210d422510941a4b6dac7d 468 0.26/1.00 vMB 25
345,166 345,166 000000000000000001a2de501192844cfed6b60e2125c21684fdbb9111d4b990 907 0.49/1.00 vMB 25
345,165 345,165 0000000000000000039c64be87a66e44a5aa75c909f4b528421df6ac76893906 464 0.27/1.00 vMB 26
345,164 345,164 00000000000000000d8518e33b22fbde989e6b21ae9bbe0063f3bf7bd466626c 1,425 0.75/1.00 vMB 26
345,163 345,163 000000000000000012f0d32c7f0d9c173c03a680a37c361326c0b8c3cd580231 965 0.63/1.00 vMB 28
345,162 345,162 00000000000000000f77c49f8fc2a0b95c3ebe16783f34114959021995aeb9b7 910 0.46/1.00 vMB 30
345,161 345,161 0000000000000000161421bb7e4998bb6c1de15e7bb15df30323b4ce9285a076 210 0.10/1.00 vMB 22
345,160 345,160 000000000000000014bda4bb77f7970413dca4082aedfd9e5f4772153bbfaa69 118 0.10/1.00 vMB 13
345,159 345,159 0000000000000000062b51a8d32c808e7d4a3a981f7b4fd1caa7f149acd6c749 1,166 0.67/1.00 vMB 24
345,158 345,158 00000000000000000bae23bbb3ba8b024e78959ab51bda9280d8d18152c1eb65 692 0.50/1.00 vMB 19
345,157 345,157 000000000000000007f55b54203cba38e16e63c0dd86d4852f55aa96dbfc3440 512 0.21/1.00 vMB 29
345,156 345,156 0000000000000000026d229f6ede58738c8d23652e8a741d45c8a2910021b557 512 0.17/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.02 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: 649.70 GB
    • Received: 13.21 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.