Loading Tool

Explorer IconExplorer

Memory Pool

77,073 transactions
27.58 vMB
0.06973948 BTC
Random Selection Loading Transactions
Max Size: 169.17/200 MB

Candidate Block

Mining Attempt 078d5b700924097d610a66e2313beb77fda3f119d4a506f247099ac17d088000
Version 20000000
Previous Block 00000000000000000000689f5aac8f3b2931b26ac31fa880ea1b747dd3d324e4
Merkle Root ac7161ee66712009f761312c65bfd2b1472cbf460c3190d48838188e9d1eae82
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,791
Size: 1.00 vMB
Total Fees: 0.01086825 BTC
Feerates: 59.19 > 1.09 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,321 (488,998 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,323 426,323 000000000000000002ae75d7877e40a51a2a38b84bfa21e91877463626cda505 2,454 1.00/1.00 vMB 81
426,322 426,322 000000000000000003dca6caac520ef90f8912faed38a2d88e05bac479446f21 2,458 1.00/1.00 vMB 70
426,321 426,321 0000000000000000036eff97c7c5644db9586280d3ec8b61aaf18cbafd14747c 2,487 1.00/1.00 vMB 85
426,320 426,320 0000000000000000016c0bae1e059faf91b1c9405c798c22af901589e8041fd7 1,200 1.00/1.00 vMB 74
426,319 426,319 000000000000000003e1086f3afa40209e139e41c65af75c008ac3f333176b21 2,157 1.00/1.00 vMB 53
426,318 426,318 000000000000000004f4ac5c0ed1df1c537ec1e198e45114d6ddc9b53b86674f 2,722 1.00/1.00 vMB 82
426,317 426,317 0000000000000000035e07e87c3035fb00cb0601b9ecc83d5621b22fb20eee81 341 0.18/1.00 vMB 61
426,316 426,316 000000000000000004d89cd3d3f526e209b9a1400868866562b9827a0720681f 472 0.30/1.00 vMB 52
426,315 426,315 0000000000000000047245b0bdf9d57d8595fe47bc0c3e85d3b3feaecf2f7c1e 701 0.70/1.00 vMB 37
426,314 426,314 000000000000000004c763255df20499ceba3e587ad406d94730d3a131ec8d18 2,244 1.00/1.00 vMB 60
426,313 426,313 000000000000000004feee6456fc2bb65fe296abd54c4adbeb99e08c50ed3b56 353 0.99/1.00 vMB 24
426,312 426,312 0000000000000000045c557989b6fc943ebce8cffc7a4a834d1fd961c8f88375 954 0.42/1.00 vMB 59
426,311 426,311 000000000000000004509c65c71af2b7fc64e9da894301d09ebb14163ab8e31d 361 1.00/1.00 vMB 8
426,310 426,310 00000000000000000467f00abef91874f841b7a392578d7d64f174bd00652efb 1,061 1.00/1.00 vMB 30
426,309 426,309 0000000000000000025c6a2fd5024a0bb45fc9f4ad74e330ed0e6c9c0be1e14b 257 1.00/1.00 vMB 12
426,308 426,308 000000000000000001bee6c85764d4ae6d63a5223a94b7a18be85c1757f52122 563 1.00/1.00 vMB 20
426,307 426,307 0000000000000000002919a962779f612b9fc6b060da6bd59ee9f553f6b6d94b 950 1.00/1.00 vMB 30
426,306 426,306 0000000000000000044cec72940ccae9c94bd19b45a9b8f9e78de5c39c1c0022 1,120 0.60/1.00 vMB 48
426,305 426,305 000000000000000003b2d2b6a62dab457749d8e675e0bc87bb80e0e765572f8b 2,135 1.00/1.00 vMB 68
426,304 426,304 00000000000000000136717701dc1e4fb5b746da5123dc1fd4bc7821ebaf3535 2,383 1.00/1.00 vMB 64
426,303 426,303 00000000000000000485e273f04c4108e9fcaafbe733866234ae0dde613a530a 1,473 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.95 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: 715.05 GB
    • Received: 17.65 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.