Loading Tool

Explorer IconExplorer

Memory Pool

25,454 transactions
5.55 vMB
0.02726078 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.43/200 MB

Candidate Block

Mining Attempt 455285572136ed0f8d3586bcb1d748a8e5492d05abbb2205b8edbf6a17653e1f
Version 20000000
Previous Block 00000000000000000000345b267982d34ee31839903b0f6a8bfad241a371fd9d
Merkle Root 389e9a590892b9ff7b5d98edb23f8b14d6a5da7a4cebd5ff0e7b175bcc83a86b
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,541
Size: 0.51 vMB
Total Fees: 0.01400885 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,237 (654,410 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,827 258,827 0000000000000015ad3dc394847a18561bfefabf1b18011e2c50777363168911 97 0.05 vMB 23
258,826 258,826 000000000000001fa6d57d89570496bcbfd1308d134716c49160a59915824152 114 0.07 vMB 76
258,825 258,825 0000000000000003136d78a6a7d89f22194b8d6c49be070425070abad8dcdae4 81 0.04 vMB 81
258,824 258,824 00000000000000055a4abba15e991df829f1c58362fc0def735643f381520b80 533 0.22 vMB 114
258,823 258,823 000000000000001d823f640028a783f749178ed11133ce095987ded75552ac62 647 0.26 vMB 501
258,822 258,822 00000000000000006e0751d6c45e490a3488648f4ab874f9c14ae33609198d8b 32 0.01 vMB 104
258,821 258,821 000000000000000f8739cddbed20c6a7b73ccb21ed9e4ab65dcdfd0a6f2060fb 151 0.07 vMB 909
258,820 258,820 0000000000000022461a422f35c28349f17908b047222ea70f2cb84842b57775 43 0.02 vMB 81
258,819 258,819 000000000000002602a5ad11695bb14a62f25c013025aa05a809309502f981bb 280 0.12 vMB 96
258,818 258,818 00000000000000129ff610736305515b8d3df0deaf9573c6a4d4f3bf994fa73d 226 0.24 vMB 495
258,817 258,817 000000000000000db4958df3ca11797990eb8102e4362e986cfb06f31988e5ff 120 0.05 vMB 132
258,816 258,816 000000000000001f867ee4e34e29e89c38f5adec9e69cb3c6c4deba53b974e26 56 0.03 vMB 62
258,815 258,815 000000000000002469642a659c431827089603474a46d2837bd401fb0ffce4c3 623 0.25 vMB 726
258,814 258,814 0000000000000002b3afa71f6e46a041b9232d081457f5eb7a461a1df8201d7b 202 0.10 vMB 159
258,813 258,813 00000000000000006dee3a6a9c6d3ba0ad3d342a2abc2b9ffa200c64749412f3 338 0.14 vMB 428
258,812 258,812 0000000000000016d411f8eeb22fd3ae8245cc9fd1576b3ea6ff296904f93958 328 0.13 vMB 165
258,811 258,811 000000000000000e790f3e3d6280ae072d2718052a89bb1b6229c28ca7c98a09 122 0.04 vMB 115
258,810 258,810 00000000000000229b3e5ef58877f17d41a28dab77dfa629ec83a1aad0cec598 214 0.09 vMB 93
258,809 258,809 0000000000000000015235dd26bc6ee20bd574fa78c4ef9b7ea750f53c28db8a 128 0.05 vMB 2,338
258,808 258,808 000000000000000098212ffddc5d7598085d5e1a2c01585564a97a2cf4de0723 213 0.08 vMB 102
258,807 258,807 0000000000000011906d4a95130890e3e0d9b70e3844fa9defaa5cd5374dc9b1 195 0.09 vMB 1,248
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

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