Loading Tool

Explorer IconExplorer

Memory Pool

76,351 transactions
27.40 vMB
0.06668745 BTC
Random Selection Loading Transactions
Max Size: 168.04/200 MB

Candidate Block

Mining Attempt c513b00f1c01c7eedc9125117cc37de2b0702e30162f9cea8e7b1f4c98a756a4
Version 20000000
Previous Block 00000000000000000000689f5aac8f3b2931b26ac31fa880ea1b747dd3d324e4
Merkle Root 6bda39386a850293a54d65f7f548d3eee721ffeb7e6640a3a9f2fae03cd77384
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,333
Size: 1.00 vMB
Total Fees: 0.00837615 BTC
Feerates: 59.19 > 0.84 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,321 (469,415 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
445,906 445,906 00000000000000000183c07e8ce2732e2e5fe32a0964f281c10551affc3d522e 2,079 1.00/1.00 vMB 64
445,905 445,905 000000000000000000338c6946f10edf34df6f941ccd2070e7053c72f16069fa 1,961 1.00/1.00 vMB 74
445,904 445,904 000000000000000001dabcdf9291f062af8302d1d5db8a04dc6ab9648788364d 2,669 1.00/1.00 vMB 89
445,903 445,903 000000000000000000981a771aba314ffb39300fcbe482155733f7dce493c83d 2,674 1.00/1.00 vMB 100
445,902 445,902 000000000000000001419180a56a56119ada08e05e0d6cba5fe7e698699b1cb1 1,492 0.78/1.00 vMB 62
445,901 445,901 0000000000000000028c3220fd508b66a692d1e977e594db5295bfd67890b584 2,517 1.00/1.00 vMB 80
445,900 445,900 000000000000000001c5a79dfbc6dc3b56053c3a69c64ea01c970791382a9b3e 1,591 0.70/1.00 vMB 75
445,899 445,899 00000000000000000243f4d75b1863e7646a5badd8ebf5e1caca141d01d28bd7 1,405 0.58/1.00 vMB 81
445,898 445,898 0000000000000000006edbd8df74c4bee73ac6a8af02c8b4bb398e4ed668f141 751 0.31/1.00 vMB 73
445,897 445,897 0000000000000000031e7914e540cc8b985440947bf8191e9f18c38ac56f0ec6 975 0.67/1.00 vMB 39
445,896 445,896 0000000000000000034e4c990efa52604b5773052a87219a77d121d46bdac776 1,058 0.44/1.00 vMB 78
445,895 445,895 00000000000000000205ece024f0c10c8338d17fa200fbbec8b7122f13239ac8 1,400 0.76/1.00 vMB 51
445,894 445,894 00000000000000000235193b63b3b027f4181908a1129ad197abccef3f3dacfc 2,623 1.00/1.00 vMB 85
445,893 445,893 0000000000000000006f00e17a57dc9bcbdfea217304065e5cf8ce1c52fbd65b 2,248 1.00/1.00 vMB 71
445,892 445,892 0000000000000000009d55374154a8e5f715bbf1687464a2f15299f6b3953efe 2,064 1.00/1.00 vMB 99
445,891 445,891 000000000000000000ebf155708b66acd2a82d94542f414bc37a29b11bc139b0 102 0.16/1.00 vMB 69
445,890 445,890 000000000000000002ce495030098d37fd2a98d939835c30b69b581c7d0cdfe1 376 0.29/1.00 vMB 39
445,889 445,889 000000000000000000d518b4e7af45404f0a7d0cf6b1549275a557f9073792a8 2,044 0.94/1.00 vMB 64
445,888 445,888 000000000000000001a6cd255cb430d71ecc038b3264a1c6494fedeeded15d77 1,947 0.94/1.00 vMB 64
445,887 445,887 000000000000000002f090929076ce658a7630e21de338dbe366adb2b2f396af 2,747 1.00/1.00 vMB 79
445,886 445,886 00000000000000000012ebe5838ac363164916d1dee44b82916a29a34943dbe4 1,230 0.56/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.95 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: 715.04 GB
    • Received: 17.64 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.