Loading Tool

Explorer IconExplorer

Memory Pool

83,007 transactions
30.45 vMB
0.14957088 BTC
Random Selection Loading Transactions
Max Size: 184.40/200 MB

Candidate Block

Mining Attempt 898b2bca31d33069a6e4f4ca8785fdd3af3a9baeeadde0598f8a2797fbb189b3
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root 51d9f2423fb5c0429cc53c7b9b83ff67473787aa91826e3243a1733a323212a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,644
Size: 1.00 vMB
Total Fees: 0.06758048 BTC
Feerates: 150.61 > 6.77 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (174,686 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
740,452 740,452 000000000000000000001acb074b4591a42c40604b63ac65aa6bee13c39387f5 1,228 1.00/1.00 vMB 4
740,451 740,451 000000000000000000035ccfc7ba615b59f1ab6a288894f5611c82c57b63c298 2,544 1.00/1.00 vMB 12
740,450 740,450 00000000000000000003eab500531121ff18c3c4575a1dac6627e985d39e7b59 2,220 1.00/1.00 vMB 6
740,449 740,449 00000000000000000001c12d183879061599eb720128b26f0d5fbc6e0711c2ad 1,549 1.00/1.00 vMB 15
740,448 740,448 0000000000000000000323060e3ed0485a52b415abca425fa66b9d28acadc6b8 1,438 1.00/1.00 vMB 14
740,447 740,447 000000000000000000047af768f6cdc803e4a29412b28692933e21ef763b1d6a 69 0.04/1.00 vMB 13
740,446 740,446 0000000000000000000682ea38735cee0e483d67b4bff09ea1a8cd15dfe779cd 941 0.55/1.00 vMB 9
740,445 740,445 00000000000000000001fc5afa67599a6d22115590eebafe9c6cd4a4cde6ebaf 1,655 1.00/1.00 vMB 11
740,444 740,444 00000000000000000006637dc17915592b336bdeb987f3668cb70f34c3194be5 2,206 0.94/1.00 vMB 9
740,443 740,443 00000000000000000002262f3f1d9dd71fc19db8a6e1ada47e92d7b5cbe7e4f6 50 0.03/1.00 vMB 26
740,442 740,442 0000000000000000000035d060749f3ed717a52959b5afe346314f80b80de500 341 0.43/1.00 vMB 1
740,441 740,441 00000000000000000007c93d97f5c1af2653814efaff71d21716fcc93c3b349b 2,678 1.00/1.00 vMB 8
740,440 740,440 00000000000000000005230dce2d9775ddd5bc932cc81605e396659f3d0e0b07 1,262 1.00/1.00 vMB 16
740,439 740,439 0000000000000000000583372dd84b2465297891fb8bf3c44366ccdd3be11243 1,327 1.00/1.00 vMB 15
740,438 740,438 000000000000000000064cf6710ae362090de32cb46989f3487281de5d175856 461 0.16/1.00 vMB 12
740,437 740,437 0000000000000000000235c8a6ae03e5b7e410c3ab972242843463fedd853ef3 260 0.09/1.00 vMB 9
740,436 740,436 00000000000000000007e5a7d279483447cb28e07807a32204d4fa2736ea59ee 1,048 0.38/1.00 vMB 11
740,435 740,435 000000000000000000086eca12ea20ecbb58ca586fdada0b2722b6d6f940b35f 784 0.35/1.00 vMB 9
740,434 740,434 000000000000000000078595e32a96d1af13fe6365d1e95180698bd6ae008775 278 0.19/1.00 vMB 6
740,433 740,433 0000000000000000000256e06f68b27b0d994b19353f7d98ccae9f1c76dcde8e 73 0.03/1.00 vMB 8
740,432 740,432 000000000000000000084b8408d7d192dfb958933976c3b10dffd823b1c2d8a7 1,347 0.60/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.63 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.33 GB
    • Received: 16.20 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.