Loading Tool

Explorer IconExplorer

Memory Pool

77,623 transactions
29.09 vMB
0.07117837 BTC
Random Selection Loading Transactions
Max Size: 178.39/200 MB

Candidate Block

Mining Attempt 3b0bd2adf5a9df268f77ad013d5836b86674af5f87628a16b88fa6da8b2c81d1
Version 20000000
Previous Block 0000000000000000000015f42737b0f6cdaf42b1e766cbed553b91a24f37ee91
Merkle Root 835cb4acb56a9d3713def5b5e6631f04d2d389a071397e2c003380c366f4cb6e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,141
Size: 1.00 vMB
Total Fees: 0.00726219 BTC
Feerates: 150.80 > 0.73 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,240 (122,232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,008 793,008 0000000000000000000266d494096858d32c699717c44784d2df1f4265aea706 1,996 1.00/1.00 vMB 65
793,007 793,007 000000000000000000002744622ee7db86efcd08c5aae5d578f93d00f978cbc8 3,196 1.00/1.00 vMB 68
793,006 793,006 000000000000000000037ac1ead068cd7b137dcf58f281d99fc4201e74ead068 3,412 1.00/1.00 vMB 65
793,005 793,005 00000000000000000003b9b6e440dbeb0a9f58215e5474055aabac4b4ee63035 3,341 1.00/1.00 vMB 72
793,004 793,004 0000000000000000000135abc170c4de55c093bbaad68ecbbe315cb0eeafaf93 2,227 1.00/1.00 vMB 87
793,003 793,003 0000000000000000000391eae70b26606f13c81b30215f53c00a614291c9477e 3,599 1.00/1.00 vMB 53
793,002 793,002 00000000000000000000585a7808ed95ebd6b55d9a0fef93568480ecc0b3435f 4,012 1.00/1.00 vMB 56
793,001 793,001 000000000000000000056281bbefe13f74d3552aed2a05b0bcc9e2c78422bfa0 3,650 1.00/1.00 vMB 65
793,000 793,000 0000000000000000000210268788e1bb7c1d73eff1878d5108d2a437e86898c0 2,823 1.00/1.00 vMB 79
792,999 792,999 000000000000000000056159bb0db1390851815c5050f78901000e41ddb35448 3,440 1.00/1.00 vMB 77
792,998 792,998 000000000000000000035f55483cb149607a4326db16a36477e00159bc341f7f 3,476 1.00/1.00 vMB 69
792,997 792,997 000000000000000000000215b4b1fc4d0a240f58c466b805a98592c1ff8832ed 3,058 1.00/1.00 vMB 84
792,996 792,996 000000000000000000038ee6e5d387e9aa349da2befb0136c1e96f23192b3ab8 1,573 1.00/1.00 vMB 64
792,995 792,995 000000000000000000032a40fb88ad00c55dc7a0221160f2ab6b4cfc7d8361e1 3,398 1.00/1.00 vMB 73
792,994 792,994 000000000000000000018f23c6a64fd3f0f31d558a3811cf0c288ee426fa3a28 3,031 1.00/1.00 vMB 94
792,993 792,993 000000000000000000034f66734937b9bcdcd5ca460f90e7f85485ec137079f5 3,467 1.00/1.00 vMB 80
792,992 792,992 00000000000000000003218bd5acef236ff913bbe21092c621aff3a3d5b80ff5 3,240 1.00/1.00 vMB 71
792,991 792,991 000000000000000000034785368fdb54a7f3c033ce9c8b2ef51461d2385352e2 3,165 1.00/1.00 vMB 84
792,990 792,990 00000000000000000001169b97ea06896d974f600f10c05d844fa32fc749061f 2,980 1.00/1.00 vMB 60
792,989 792,989 0000000000000000000401504be2c96126fa8e50d5bcb08f06fd9c2149ef140e 3,099 1.00/1.00 vMB 73
792,988 792,988 00000000000000000002673d7a6f22239d8983a3b5d946cb10aac4ef0e042709 3,165 1.00/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 782.81 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: 710.22 GB
    • Received: 17.04 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.