Loading Tool

Explorer IconExplorer

Memory Pool

82,240 transactions
32.40 vMB
0.12009052 BTC
Random Selection Loading Transactions
Max Size: 192.49/200 MB

Candidate Block

Mining Attempt f50d34cc0de7f84f134de708744fadc7ab4cf70485483662400596708b72a885
Version 20000000
Previous Block 00000000000000000001fa11650b686dc4d0b0cd23073601665d3111fb121383
Merkle Root c1eecf6ca55fe3f011654d6c4a966b6d8259c2c0f97011675b85905c95986cfe
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,943
Size: 1.00 vMB
Total Fees: 0.02339944 BTC
Feerates: 78.83 > 2.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,354 (489,039 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
426,302 426,302 000000000000000004c0b8c29aaa204f681a7f476607aaa1c8d4ac7df2b216cb 1,380 1.00/1.00 vMB 39
426,301 426,301 00000000000000000348abcaffa2f1230428be9786796367d2dd6d278b5d6ddb 2,338 1.00/1.00 vMB 57
426,300 426,300 000000000000000002af7877a928b1a4b33010f0834d994ce2d6a39384c959d1 2,611 1.00/1.00 vMB 66
426,299 426,299 000000000000000003844c54c777c627fe8bbdd80135d983b94783672ff8ba72 2,843 1.00/1.00 vMB 76
426,298 426,298 0000000000000000029cdf9c7eeae4ddb28ee304a93510fc83d09c3e9c03a83f 1,946 0.75/1.00 vMB 81
426,297 426,297 000000000000000003c8d182cc569a1153106bd037903527717c402c6a0c8e3c 1,696 0.77/1.00 vMB 60
426,296 426,296 000000000000000004b0d9aeada5b5c23d1826f83d6e03eccd6421d23333d49d 518 0.30/1.00 vMB 50
426,295 426,295 0000000000000000037757f606094dfb794cdba0d2f653be5568af405a34f995 705 0.44/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 783.00 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: 718.87 GB
    • Received: 17.97 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.