Loading Tool

Explorer IconExplorer

Memory Pool

35,719 transactions
28.41 vMB
0.06796911 BTC
Random Selection Loading Transactions
Max Size: 141.96/200 MB

Candidate Block

Mining Attempt e7ed91d3e53fdfed0de3c7fcdf5808186e394bdd3129a1965a7d0f8f43d30afe
Version 20000000
Previous Block 000000000000000000005f6e061237a1b3be90d7e91949057a34a7b5facf2fa9
Merkle Root 5a209444f3c303867b3a040d1129748732cd8005729bb56826a797ac8443dfa0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,019
Size: 1.00 vMB
Total Fees: 0.01321604 BTC
Feerates: 75.76 > 1.32 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,529 (483,085 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,444 431,444 000000000000000000bee70508178acdcfafbbdfd0b0470badd80d7861225e51 2,862 1.00/1.00 vMB 70
431,443 431,443 000000000000000002bc483a66bf32e1af7db50f34d5b12fa783d8c5ab2477b1 30 0.01/1.00 vMB 43
431,442 431,442 000000000000000003bf92a3fc0d2f28103afcd398c101b205d2f2bedb48fff8 353 0.15/1.00 vMB 54
431,441 431,441 00000000000000000014f813f64f6a3ebfb75cab08060039c443feb3fb63a817 802 0.74/1.00 vMB 26
431,440 431,440 0000000000000000016d65759048a4d988c70caf501b52c33e7467a38d3f9ee0 1,429 1.00/1.00 vMB 33
431,439 431,439 0000000000000000041d4538c9a17f0bf590c025f63168c49872d02a731ef2c3 190 0.11/1.00 vMB 57
431,438 431,438 0000000000000000013e2db84ee2b4209bef943ef70f51285e1ee5cdbceaca38 479 0.23/1.00 vMB 56
431,437 431,437 000000000000000000139ff2310f6fb03824e3c070b080d115aa3346e228c6cd 1,142 1.00/1.00 vMB 25
431,436 431,436 00000000000000000040c275f3aa1cc10fb381ec51ad941807c5f8b46a7a5d64 2,592 1.00/1.00 vMB 64
431,435 431,435 000000000000000004338a28fa0784ae842a205560281b7f10fe3c378d90aad6 1,614 0.99/1.00 vMB 48
431,434 431,434 000000000000000003e5e8ebab59ad7cf67f4149d5200e98de3e51002efc6195 122 0.05/1.00 vMB 67
431,433 431,433 00000000000000000483f96b87fc46d0df6ae8bda76dc00a746d30032d1f3ee8 643 0.35/1.00 vMB 58
431,432 431,432 000000000000000002bfc4e4f874254baca6ec639331c2c0563d1fac87bfeb86 1 0.00/1.00 vMB 0
431,431 431,431 0000000000000000000773534343df0079700e90b06d3f874ee81643478bdc62 201 1.00/1.00 vMB 4
431,430 431,430 000000000000000001d3b8b6ebfcb917bb5e9b22f13f0f54d7b9cfd10b1a02b6 1,377 1.00/1.00 vMB 31
431,429 431,429 000000000000000003cb0d240e461476f48456a8e97d204adc3601d52d74a30f 46 0.03/1.00 vMB 56
431,428 431,428 0000000000000000028783eb9f8d902d884e698a8fc7edf942aa640d047a658f 404 0.16/1.00 vMB 66
431,427 431,427 00000000000000000146858f646074cb91e6235081449f3b028ea86a5c5ee6b5 2,094 0.88/1.00 vMB 63
431,426 431,426 0000000000000000046fb602daffe521f2ec2e662c4a3654b6247d661da89402 356 0.15/1.00 vMB 61
431,425 431,425 0000000000000000006f2b4049318297aaa28d8f7e6b1b137a34dea8d2be3a73 863 0.39/1.00 vMB 65
431,424 431,424 0000000000000000025a36627560ff77a9549de4e269f6fcd8b21a0a4589878b 720 0.35/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 781.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 621.66 GB
    • Received: 11.24 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.