Loading Tool

Explorer IconExplorer

Memory Pool

79,635 transactions
29.98 vMB
0.08549342 BTC
Random Selection Loading Transactions
Max Size: 180.66/200 MB

Candidate Block

Mining Attempt ac3bd6927bb9ef424bc77fc1f8b6cd6a9d7b6b4726af2f1cadfd8a84ff1fa18b
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root 8fe6662d3e4aa1d5fa87d94469bc4046b6718537367ad630cce5f6b9fac8f497
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,004
Size: 1.00 vMB
Total Fees: 0.01661278 BTC
Feerates: 40.21 > 1.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (142,109 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,034 773,034 000000000000000000024f49e30bff82cf519502530ba41f9139560089fdd05b 1,763 1.00/1.00 vMB 11
773,033 773,033 00000000000000000000a00b79f028dde626bc5d7c9a94c9d7758d3bc86a7877 493 1.00/1.00 vMB 3
773,032 773,032 000000000000000000042aea4b8131d8533d39ab5b95739b5b48ef99d50557cc 2,292 1.00/1.00 vMB 12
773,031 773,031 000000000000000000023760074e0f7f2f165551ea2c235e7bd4730c347367d8 223 0.29/1.00 vMB 3
773,030 773,030 00000000000000000004231594b851593e5f5845dcad7549538303fa243d9e6a 976 0.81/1.00 vMB 7
773,029 773,029 00000000000000000004f163c8f29e80bc660cd6a6dbd32697191b730f89ed91 26 0.01/1.00 vMB 14
773,028 773,028 00000000000000000002f99c4e098d3fa7f848951694560e8b57838047c39b78 1,257 0.74/1.00 vMB 4
773,027 773,027 00000000000000000000c88bab3fdd1b3791310a51ec9567175d5be45b062586 2,276 1.00/1.00 vMB 17
773,026 773,026 00000000000000000000091fa7d4a982dc84fb102de282829c7c111715a1d5b2 1,224 0.50/1.00 vMB 12
773,025 773,025 000000000000000000062d23810222374f890a7474157218b1f961c40672b4e7 2,143 0.80/1.00 vMB 11
773,024 773,024 000000000000000000005fabf9852d1c3a53687c1b47fe2874225d12a2007a49 528 0.77/1.00 vMB 1
773,023 773,023 0000000000000000000100123751a698c3811dcd4a05a4b00534686370e35fac 948 1.00/1.00 vMB 5
773,022 773,022 00000000000000000006f55b7a826e483a5739171897c96a89de9133291943ff 2,864 1.00/1.00 vMB 13
773,021 773,021 000000000000000000003b528c2d3890c101c51a7a966f01d1a6387751bc9bd6 1,294 1.00/1.00 vMB 4
773,020 773,020 000000000000000000005a6093e788b860197d8ba397f207262a3d3aec64003c 2,499 1.00/1.00 vMB 17
773,019 773,019 0000000000000000000153642e1535d2fcc0d5df1325660822a6f7729bbecb54 2,616 1.00/1.00 vMB 3
773,018 773,018 00000000000000000001f2ad9aa1175dd97122442d9c03a2e2f7086f3a17a40d 2,778 1.00/1.00 vMB 3
773,017 773,017 00000000000000000005f1de2736bdc1a51d9c61e6ed42af903c29243a326cd9 3,738 1.00/1.00 vMB 4
773,016 773,016 000000000000000000062204a3405c338ca919ae6941bb97a15940cf6610ac9d 1,687 1.00/1.00 vMB 15
773,015 773,015 000000000000000000006d7b92742fd2ed43972fcbe6ff60cc5380a2fbe5e60b 2,337 1.00/1.00 vMB 9
773,014 773,014 00000000000000000003cdda7e976608809526e44269fcc49ee3297f7727b081 3,246 1.00/1.00 vMB 16
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.44 GB
    • Received: 16.24 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.