Loading Tool

Explorer IconExplorer

Memory Pool

26,849 transactions
12.27 vMB
0.03777775 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 70.60/200 MB

Candidate Block

Mining Attempt bc0f7ba5abb97714bb2d650111be6049017c276fed5b4363d5fee81dc3cb65c2
Version 20000000
Previous Block 00000000000000000001b4e0c3e4d0289f01b1b913463163383a26e4b927bb95
Merkle Root 76cfdbed964202ce430dc8c93719cbd5faab233545427f74a9a69ea390ecf8d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,900
Size: 0.9978615 1.00 vMB
Total Fees: 0.01698074 BTC
Feerates: 203.60 > 1.70 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,775 (751,781 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,994 161,994 000000000000036507025963e3b60b74f08589758fe0bf18f39c538938ba5c0b 17 0.03/1.00 vMB 536
161,993 161,993 0000000000000797a865be6dbb95906c098c1daa6833eec5a9d88f7f7d7bdc5f 11 0.00/1.00 vMB 85
161,992 161,992 0000000000000411176b5c0f3e500de29c073e4e30fe7e2c0db73c3c1d98f3fc 72 0.03/1.00 vMB 50
161,991 161,991 0000000000000c3f1e3c1f85af6beb901b866d0398b1046ca5b50015c2b49de2 7 0.00/1.00 vMB 81
161,990 161,990 00000000000003759caf0ef4b46ca7eadf25794291e7b62ad2d2ad612c2ecc7b 58 0.02/1.00 vMB 252
161,989 161,989 00000000000000d8b8af8c1d6ce8c526d336b3619da3340a73a8fe08f92eecad 20 0.01/1.00 vMB 111
161,988 161,988 0000000000000a14d5f1586cf01a6bc27d99cbfa8c98e5e8689cb100ac234bee 124 0.05/1.00 vMB 114
161,987 161,987 00000000000005ba4abcad7b4a66c22a16667c6c456c3ea63d8b0e3eeb832aac 61 0.03/1.00 vMB 115
161,986 161,986 00000000000001b2e1da98ca3fd736fac238a2b4827e408d46e1e9516ac88bb7 45 0.02/1.00 vMB 59
161,985 161,985 000000000000003339a768ed1dea6b12310dad9bd8a1540c580fa612d6a21b87 34 0.02/1.00 vMB 110
161,984 161,984 0000000000000804c5b935257394e6ab8666c590517fcc3a37450b45115a4cdd 121 0.05/1.00 vMB 75
161,983 161,983 0000000000000c852a19eb596d07d7742089abff6c17c5b9f2eb4eeebf3626de 5 0.00/1.00 vMB 66
161,982 161,982 00000000000008c669e8a0d0c2c2b1d80fe00ff268266a6d25228a7702cea152 29 0.01/1.00 vMB 379
161,981 161,981 0000000000000ae4e33e1f2753a8a063c72d831df3d94443ae134bff33137231 73 0.05/1.00 vMB 93
161,980 161,980 00000000000007a8388b816b9b4b300fd3b3a3ac8cb1a3d080e7e11474125ec5 12 0.01/1.00 vMB 232
161,979 161,979 00000000000004e8ff80d1a192de06d27ea2fdb231488c249675ba2a1d178838 10 0.00/1.00 vMB 35
161,978 161,978 00000000000007bad1e41e0aec641605de78d73792431d7a49e4bcccab421fc2 31 0.02/1.00 vMB 108
161,977 161,977 000000000000038b4ab94156ffb4d516402309c0c75d53401314c7b8ea4b0207 44 0.02/1.00 vMB 128
161,976 161,976 0000000000000ba4943cf5247d49e1b736095a6f35740c8365d67f492e2353fd 9 0.00/1.00 vMB 344
161,975 161,975 000000000000036e552d8bc9366f9d9ea15f73906ec87582626da48450a65783 49 0.03/1.00 vMB 82
161,974 161,974 00000000000004b9e81c7c779950c41e314bbe3a1bfeafe92bb6fef203471723 109 0.05/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 780.23 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: 507.79 GB
    • Received: 4.15 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.