Loading Tool

Explorer IconExplorer

Memory Pool

75,164 transactions
28.89 vMB
0.08783987 BTC
Random Selection Loading Transactions
Max Size: 170.98/200 MB

Candidate Block

Mining Attempt 7421edd84c8c5390b07e34a2c9313a71c2574e95fcfdca68585c14e4b2698710
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root 2cec1636f2f7d87a572b10252067927b6905f7953789afee5e387675bafe219c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,960
Size: 1.00 vMB
Total Fees: 0.02787205 BTC
Feerates: 150.93 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (549,498 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,553 365,553 00000000000000000f12d28a05fad786771b6ec2644432a81302093b73a19f50 1 0.00/1.00 vMB 0
365,552 365,552 00000000000000000578715e3f663013e8b07e930ebde2e7c4a5dd2f142e6efa 1,113 0.95/1.00 vMB 30
365,551 365,551 00000000000000000a3381e0510f85a6c9869ef8d7b2c597157c59b940d23f37 1,851 0.80/1.00 vMB 45
365,550 365,550 000000000000000006f0a8a07eeb71ffbb53d962ecf5ab6a18d1c2db3f6bce86 552 0.29/1.00 vMB 39
365,549 365,549 000000000000000008138beee1783dd54cb093c0ec0ab61ed5edab8aceb85baf 639 0.93/1.00 vMB 10
365,548 365,548 00000000000000000d1d476b782729a51175586fb8898eb1f22ac35902366ae2 722 0.75/1.00 vMB 19
365,547 365,547 0000000000000000092cb6f75ccf0c82f283b1d1ca9ab7a2e5a1d5f718b85250 269 0.75/1.00 vMB 7
365,546 365,546 0000000000000000042aa53eb8e6ca427fdc40e5bd1ec0a55255a49fa9f3be07 1,219 0.95/1.00 vMB 25
365,545 365,545 000000000000000007ed25a03616c31ea33e54e854f8f6148160520fca58e7d0 670 0.91/1.00 vMB 14
365,544 365,544 000000000000000007ee91112a839f09569119925a3f5a433e3afdb90e4615b5 354 0.10/1.00 vMB 13
365,543 365,543 00000000000000000d0870d681ac8a346a596685291f851a58f8b28fa91344d4 340 0.18/1.00 vMB 35
365,542 365,542 0000000000000000033b7f9875e58d51646d6a98b6e2d06faaa13f98900e4207 382 0.19/1.00 vMB 44
365,541 365,541 000000000000000014ddf3f1756dded5fd7a39ff3456b682197965267d1dfda6 1,020 0.49/1.00 vMB 42
365,540 365,540 00000000000000000c09e33dd20f69e76506e6796ec0b44bcdb271e2c604ccf1 94 0.10/1.00 vMB 25
365,539 365,539 0000000000000000128b4f3fc564bf84c8483d1c87bbe171584c266d43ac1c91 1,549 0.93/1.00 vMB 38
365,538 365,538 00000000000000000018a610c4133feeea6403a5e27876d279ff1804a8daec8c 808 1.00/1.00 vMB 16
365,537 365,537 00000000000000000f8f405ce360f6da4744d9a9e0ec71284de1881ae9685011 1,483 0.99/1.00 vMB 31
365,536 365,536 00000000000000000220392a7944d4454e0b62903530ce51f9b7c2bcd97d64c0 1 0.00/1.00 vMB 0
365,535 365,535 00000000000000000a8a1e247226a15b3c055ab3e3f13a12e351b6680aadaa15 1,859 0.83/1.00 vMB 46
365,534 365,534 000000000000000001785d0840164a5ef27ecb4d847b7690903fce64ce3b0085 338 0.75/1.00 vMB 8
365,533 365,533 0000000000000000012b7407d2546b6f4e669a63876425222ef6677617d05179 973 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.41 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.