Loading Tool

Explorer IconExplorer

Memory Pool

85,397 transactions
31.96 vMB
0.19921904 BTC
Random Selection Loading Transactions
Max Size: 189.91/200 MB

Candidate Block

Mining Attempt af4a221ba767b9fac68239f2759ad66dfca246e5f75492b29cd9c8bbb69186c2
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 0f25b648991e025ba2fdc70aac34e7e9a977c94b91b5f923a85c3672ecc0bb65
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,873
Size: 1.00 vMB
Total Fees: 0.07719429 BTC
Feerates: 301.64 > 7.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (470,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
444,547 444,547 000000000000000001c7ca5e9e4bb97bcbfa21d728a663d94546a44ac4b3b3fc 2,191 1.00/1.00 vMB 68
444,546 444,546 000000000000000002c289fe8437ff89edaeae99f8aa0dccbffed8879bf4153f 2,635 1.00/1.00 vMB 82
444,545 444,545 00000000000000000163916e0f12abc8ae1bfbcd644bb264679dfc9fe96310b8 2,730 1.00/1.00 vMB 76
444,544 444,544 000000000000000001a3e105baf67b2e677c092ef1394ffcd2aa88489b9d473c 2,288 1.00/1.00 vMB 89
444,543 444,543 00000000000000000159832f4cdc4d5f2932699c4dfd8f7c2c5d816f49104683 2,398 1.00/1.00 vMB 101
444,542 444,542 000000000000000000d5f2280e14db9e181818ff2180e2697d09188c1e862ff5 2,540 1.00/1.00 vMB 80
444,541 444,541 0000000000000000017cac269140ffbfe4fffb9f2363be8372459472c756743c 2,812 1.00/1.00 vMB 95
444,540 444,540 000000000000000003295af1eeecf88443ea77ad32fb24b65edcbc7af5d6d550 746 1.00/1.00 vMB 24
444,539 444,539 000000000000000001765bcd853b7f1a00a221e18d4133cf206119affc0f5768 2,637 1.00/1.00 vMB 79
444,538 444,538 0000000000000000003662f85086c268d3a8609e6a91305559036684c1ccc91a 124 0.04/1.00 vMB 81
444,537 444,537 00000000000000000036c4816413774a8093474792cdaf28a26195193d2a3621 1,659 0.73/1.00 vMB 73
444,536 444,536 000000000000000000e6c55e1ea5114189dfc48ba969717367fee84cf4d885b6 1,352 0.54/1.00 vMB 76
444,535 444,535 0000000000000000024f6d51372c702d877d73a8d698b95e3af8605e955a86f3 1,350 0.61/1.00 vMB 78
444,534 444,534 000000000000000000fc6459af8ac230f6b830991d79ffe7b5a30028363dbba2 1,109 0.54/1.00 vMB 72
444,533 444,533 000000000000000001d834efcc3a7da333d4e1b6ec6faba3869904c738eb465b 1,458 0.86/1.00 vMB 74
444,532 444,532 0000000000000000034aeb6d9bc1eab849e1e562754491d59dfe9e564e82e3ec 467 0.19/1.00 vMB 74
444,531 444,531 000000000000000001d1620b9eb086e297540b80ccaefe01019ada059d5f6d70 222 1.00/1.00 vMB 4
444,530 444,530 00000000000000000184b65aaf27510dcb289d89d0fc922ff2f9e38c4a80651d 1,131 1.00/1.00 vMB 31
444,529 444,529 0000000000000000028975bda6ccfe577be69b51dcf8146ebc424deb97f3462a 1,672 0.81/1.00 vMB 74
444,528 444,528 00000000000000000380331fcf270c1ac0bc072dde2a7a0aa64f6bbbb50cb2f1 2,172 1.00/1.00 vMB 67
444,527 444,527 0000000000000000019c555f8d1e05abdc62972c937763f1b511e735b794519c 1,080 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.65 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.64 GB
    • Received: 16.29 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.