Loading Tool

Explorer IconExplorer

Memory Pool

76,525 transactions
27.64 vMB
0.07794569 BTC
Random Selection Loading Transactions
Max Size: 168.76/200 MB

Candidate Block

Mining Attempt 7a3d02df98d521372466221ac8f1ff8dea6f3b59dc2139220774a06297979964
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root 248dba478a9d22384bdd0efb4843b833d4ba8ed720c9885883a33bb1d26ba6df
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,826
Size: 1.00 vMB
Total Fees: 0.01896342 BTC
Feerates: 402.60 > 1.90 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (478,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,665 436,665 000000000000000002f3c0d385385b6fe81a092f205237a91d0a96eecd5ae85e 702 0.29/1.00 vMB 62
436,664 436,664 00000000000000000188f2e25a2700d96a331cc841b7fdbf79213c69d3f5fdae 629 0.29/1.00 vMB 66
436,663 436,663 00000000000000000301ece64e0ed5dcfb4074029e01f282f808529ed1574702 715 0.33/1.00 vMB 59
436,662 436,662 00000000000000000057a1721d047943bcf278253460beca66a33314c6791c83 2,462 0.95/1.00 vMB 74
436,661 436,661 0000000000000000033096158412f8dd29b53b5b810e49ecef00706242dbda95 1,373 0.59/1.00 vMB 54
436,660 436,660 00000000000000000158ea1ea6113a68fffcb504d29775391da367bccb037ac8 2,677 1.00/1.00 vMB 78
436,659 436,659 000000000000000002c94681831ad0792d668153064aa47da80bfe42296d3400 919 0.75/1.00 vMB 29
436,658 436,658 000000000000000002def78bdf5cc1cb1344412c319ded7547396dde9868e90c 818 0.34/1.00 vMB 66
436,657 436,657 000000000000000003042342c8d562fbff508705c1d4ce49de72082c581690e4 2,191 0.99/1.00 vMB 61
436,656 436,656 000000000000000000f745468517aea01b806e6ec0f3c9ee0cb6af97f67f9a5f 917 0.39/1.00 vMB 64
436,655 436,655 00000000000000000425fbfd72ab55f3c219268e7547eeaa774c58c46faab2ac 892 0.41/1.00 vMB 54
436,654 436,654 000000000000000002a52026433f64315a73f73177df8892f445e63c1004a6f0 966 0.43/1.00 vMB 67
436,653 436,653 0000000000000000003a179925cf9c9cf22a7c3fc44f25a1ae15e7979052c36d 898 0.40/1.00 vMB 69
436,652 436,652 000000000000000003684a4d46b7781e7df33272bba5f5804f6efd139c5caa11 1,216 0.48/1.00 vMB 65
436,651 436,651 00000000000000000345225e6b3e78c15cd68866f17966013a2cdf478cbbb644 1,608 0.63/1.00 vMB 68
436,650 436,650 000000000000000001c19176fff3750d48e7189c02b34b80c2311ec7dce2a989 1,306 0.55/1.00 vMB 62
436,649 436,649 000000000000000003ee6912087dd412d5f448153b01ede2a6fa4e148ad1edf3 1,835 1.00/1.00 vMB 92
436,648 436,648 0000000000000000010c31aecc99553cf0df0dc47186c2763d136e4c81e5c97d 221 0.15/1.00 vMB 100
436,647 436,647 00000000000000000399fa91168f550a058aee50dbda86591236a3b67001b072 845 0.75/1.00 vMB 22
436,646 436,646 000000000000000000ce6af520e3db24f2fa75a315b5fe25a9164fde8a550fd3 2,549 1.00/1.00 vMB 82
436,645 436,645 000000000000000000a37cdfe9c707c5fb368d6267c8bf377a94cf60421d039d 712 0.39/1.00 vMB 49
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.01 GB
    • Received: 17.64 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.