Loading Tool

Explorer IconExplorer

Memory Pool

78,488 transactions
29.10 vMB
0.11662908 BTC
Random Selection Loading Transactions
Max Size: 175.55/200 MB

Candidate Block

Mining Attempt 24f8bc41b4637d5614b9d7c160f5615e14ac2bae598f47bc1ea4d9c238e2719a
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root da913c624d6ba8c61738278e365212e817d1cffd45970c63ce34d7112f83bcf9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,178
Size: 1.00 vMB
Total Fees: 0.04195159 BTC
Feerates: 150.80 > 4.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (552,442 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,823 362,823 0000000000000000010a6e166b8d0fe2a51265d5889c5600f4455742c9cca3cf 330 0.15/1.00 vMB 28
362,822 362,822 000000000000000010727a87e1f3ef261ab2a54f254aa53080d13b76021ea6f3 858 0.49/1.00 vMB 30
362,821 362,821 000000000000000008849501e51a91962e37542012b6d90b71d6ed33d2a6b98c 214 0.14/1.00 vMB 25
362,820 362,820 000000000000000011793c9cd2176f68446ce881ec1eece447162e43a2aef0f1 1,181 0.72/1.00 vMB 27
362,819 362,819 000000000000000004fe7c4e4c63930118cc0a0b79a3c3fb9385e4b6bbbf4356 226 0.10/1.00 vMB 28
362,818 362,818 000000000000000008606ffd8f41e1c32b119727c6d69e4222a719e066a1e5f1 115 0.09/1.00 vMB 25
362,817 362,817 00000000000000001556937e86df12e65191bc20dc9909eda0605860019b9167 353 0.17/1.00 vMB 28
362,816 362,816 00000000000000000e4e2216da857feb5d03efef4fc788b4a3fbbc3f6304f7ac 270 0.18/1.00 vMB 13
362,815 362,815 00000000000000000e8a4f4cbcad1ca4a60135d5908db48b34fedd7590adb133 1,124 0.73/1.00 vMB 28
362,814 362,814 000000000000000012812df6f6ddc1fa9502bf7d05c85369dcdb2c189f50536e 394 0.25/1.00 vMB 20
362,813 362,813 000000000000000010eb010e92911d6f04e5d2d58c4773100262dc6bd9890734 510 0.30/1.00 vMB 24
362,812 362,812 000000000000000004ce7bf09d1ae6132f8fa357743b90a6e2f2ce89722d24c3 945 0.61/1.00 vMB 26
362,811 362,811 0000000000000000149680c06dfad5c2dbc52f43c491340bf21e7f09fc4b267b 320 0.22/1.00 vMB 19
362,810 362,810 0000000000000000023843a1623fe2f49551484d9717df7a5c7e56f9d2046bfc 1 0.00/1.00 vMB 0
362,809 362,809 000000000000000008e285d5987cf127997c6d9a3884811df541d5672a37b4d7 698 0.54/1.00 vMB 24
362,808 362,808 00000000000000001160b7d3b8a348aa9e81f44f10e1c5cdb70369a3f1dead60 743 0.38/1.00 vMB 16
362,807 362,807 0000000000000000105315272784159ab3f00ef6883ba8add079c1614cfe8b14 649 0.52/1.00 vMB 18
362,806 362,806 0000000000000000117a93e48888b1e6f635c39025c8df8d59a4965e3a33af74 1,024 0.74/1.00 vMB 21
362,805 362,805 00000000000000000281d5d118545f8cd4a60704842e77759212f79e873688be 1,450 0.75/1.00 vMB 31
362,804 362,804 00000000000000001293c74dc303ab043e59da202e31b2464b22e94b1e40d927 540 0.42/1.00 vMB 20
362,803 362,803 000000000000000005f9c040d67df483eec2af12270ed977beb2cddc9c1a0689 1,241 0.93/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.85 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: 712.77 GB
    • Received: 17.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.