Loading Tool

Explorer IconExplorer

Memory Pool

79,503 transactions
29.75 vMB
0.08711620 BTC
Random Selection Loading Transactions
Max Size: 179.89/200 MB

Candidate Block

Mining Attempt 96cdc46f99637b6542f451cbf9f4d24d308f316800f671cfa710356f02431d4f
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 7896e90f527630e889fc41c24aa63f7e08f432b1de509af13e23557f2f4738c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,045
Size: 1.00 vMB
Total Fees: 0.02033258 BTC
Feerates: 40.21 > 2.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (205,611 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,529 709,529 00000000000000000000890e7e446a904f38d24e23e61212c5ecc9de72b42042 2,659 1.00/1.00 vMB 17
709,528 709,528 00000000000000000004cf0850759465971e655e8b385aaaa60e1a9723f952a7 2,563 1.00/1.00 vMB 21
709,527 709,527 0000000000000000000bd4419dc4c379944d5fb841a3731fe4a4b9f9d452cc0b 112 0.07/1.00 vMB 10
709,526 709,526 0000000000000000000c626c67f77c23f5cafa6e289270b15f737832e2e7f5e1 121 0.03/1.00 vMB 11
709,525 709,525 0000000000000000000a9694f1608370ef9ffdcc8820fe85c1ea797fd5ff9b7b 85 0.02/1.00 vMB 18
709,524 709,524 0000000000000000000b593ca3f1c0a2a85ce034728bd047c35c88c8b88d47d6 905 0.34/1.00 vMB 8
709,523 709,523 000000000000000000058ce22ff3852021020f1bab3831b882f4427f208602a9 1,332 0.53/1.00 vMB 8
709,522 709,522 000000000000000000088e44b6e9804976795db1f07c9a4ca428a5ccaedb4048 1,582 0.74/1.00 vMB 8
709,521 709,521 0000000000000000000316afbf105bfe3ba635a9459b3249500e336538b31fa4 432 0.16/1.00 vMB 8
709,520 709,520 00000000000000000003d0993714425b1d2fa893cf72ca9634121afee292f8c1 321 0.13/1.00 vMB 8
709,519 709,519 000000000000000000036e3c1189626a279aa046252a30ffdd7085a20618c45c 1,702 0.73/1.00 vMB 9
709,518 709,518 0000000000000000000b8eb05b50959d332857fa3be1c40b432d6f321949199d 640 0.26/1.00 vMB 9
709,517 709,517 00000000000000000002dedeb9b3bd452ff261122a71a81d9a84e4419744ebdb 830 0.46/1.00 vMB 7
709,516 709,516 00000000000000000009868926db062928617ba36d0de055e42724c82d5ec3fa 555 0.35/1.00 vMB 7
709,515 709,515 00000000000000000007731da96776c6a7b2ab166f4959bbf50a6fd53b69ce99 367 0.34/1.00 vMB 8
709,514 709,514 000000000000000000077d93b3d2c9e01cc126a91bdc77175c64320371ebe5d7 207 0.14/1.00 vMB 1
709,513 709,513 00000000000000000001d9daa98b9c87e7487fd08ad3411a858965abc9cda68f 2,511 1.00/1.00 vMB 10
709,512 709,512 000000000000000000025026a693883fa8bd43f1658b295e315074182496d88d 560 0.34/1.00 vMB 7
709,511 709,511 000000000000000000014d4ab9acd2000944a0f96776469a924ffd88155014af 1,059 0.49/1.00 vMB 9
709,510 709,510 000000000000000000091e1c31c33f7f80e744fa649cdbbf3aeed9e0123512aa 1,336 0.60/1.00 vMB 8
709,509 709,509 00000000000000000008ca504c720b73d9c1afd19867c7d6a70b894f309dedb3 323 0.14/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.64 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: 672.37 GB
    • Received: 16.21 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.