Loading Tool

Explorer IconExplorer

Memory Pool

43,360 transactions
27.07 vMB
0.07308730 BTC
Random Selection Loading Transactions
Max Size: 141.38/200 MB

Candidate Block

Mining Attempt 2d6c0b12582be828879ca8f68f7d4fb855a7f4dbde7a6916885f4604d78a1248
Version 20000000
Previous Block 00000000000000000001aae22bf03485fc959de8eb2dba05795b3aa6b906bcaa
Merkle Root 57503133bf3f963a1f5b6a56b83f4e5d60a45d4dacbf8f43218115337c821313
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,741
Size: 1.00 vMB
Total Fees: 0.02215771 BTC
Feerates: 100.45 > 2.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,884 (546,856 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,028 368,028 000000000000000006df4b31fec3ee637e76d1a855325f0889c75302fecf1c59 310 0.20/1.00 vMB 33
368,027 368,027 000000000000000002164433460ce3055fbdd1be0db5fea15f901db2135f5d60 323 0.21/1.00 vMB 49
368,026 368,026 000000000000000011025d3b1e6e2fc0a6a222db00bf3bdd85dda0e63a57e45c 385 0.24/1.00 vMB 34
368,025 368,025 000000000000000012e8ec89798379c571ae2d5376f28a88631e01774df74c9b 154 0.13/1.00 vMB 35
368,024 368,024 000000000000000006aff9ebe922b87dc2b7a1375e2d2b120d04d5fbbbafaff1 197 0.13/1.00 vMB 36
368,023 368,023 000000000000000012d60b020f32485e59376f96824d00863b34500d022898aa 822 0.51/1.00 vMB 37
368,022 368,022 000000000000000004d113004da563f84c1ac9c3c6fd814e3b26415437d75bc6 31 0.02/1.00 vMB 26
368,021 368,021 000000000000000003686d6b5fbd819213bf047bab6ae695b44b1b90212b7891 1,295 0.79/1.00 vMB 37
368,020 368,020 00000000000000000837b3cd3a97ecd233bf5854b747e40286c1cf403be075b8 96 0.06/1.00 vMB 40
368,019 368,019 00000000000000000481fe1dc87c9f782e35c5d145f373a997bda5863e296853 262 0.23/1.00 vMB 47
368,018 368,018 000000000000000002d4a8ad89d90f9a71a095f5d4d768fd9ec1179776cda9ac 708 0.45/1.00 vMB 44
368,017 368,017 000000000000000012f82de7a80762bf5ebf77c09e9621f3bab40c3458d3fd9b 207 0.25/1.00 vMB 9
368,016 368,016 00000000000000000dc1734c30e4479e22ad91330d9ea75529f56010bfbdc676 953 0.44/1.00 vMB 41
368,015 368,015 0000000000000000068ec5f0cbe44735d0133f7f687837c6c6f3157d91dc7074 825 0.73/1.00 vMB 12
368,014 368,014 0000000000000000027ddd8b1daf9f57883cd9575cdd579beae4fbc8a156334b 502 0.79/1.00 vMB 21
368,013 368,013 000000000000000011b3622d5ad0d4330b2b622800f775b54d77d67d7f735135 511 0.75/1.00 vMB 21
368,012 368,012 000000000000000014fadfe2725133c4324e8ee82d80df0b564acbadb0c8d474 697 0.81/1.00 vMB 12
368,011 368,011 00000000000000000c2b3b84724c81cff182f5fa3515725f9a9239c4878ce0cb 1,295 0.95/1.00 vMB 36
368,010 368,010 00000000000000000f9029c105207be7621f4c51748b8c453bf83951c3fb1334 1,450 1.00/1.00 vMB 35
368,009 368,009 0000000000000000111368e2338d69a79c4ddfd1384fde36fe5da3ce7b0b7849 1,034 0.68/1.00 vMB 21
368,008 368,008 0000000000000000036ab8597df4c8daec8d92c533d425678af5743e1c72c56b 1,003 0.78/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.18 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 653.65 GB
    • Received: 13.98 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.