Loading Tool

Explorer IconExplorer

Memory Pool

72,785 transactions
28.12 vMB
0.07094972 BTC
Random Selection Loading Transactions
Max Size: 166.48/200 MB

Candidate Block

Mining Attempt f7e675d70a993c1445894914947ab931fe7be43c3ea6c6fd8b69baf7c1ec0b27
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 725958051671ab5feb9dfb0c6ada63cd4c6b4856229ec852a762f9589ff6158a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,366
Size: 1.00 vMB
Total Fees: 0.01462488 BTC
Feerates: 157.46 > 1.47 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (457,095 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
457,941 457,941 0000000000000000019a5ed01b75a2d253bedb1ac96db2c2202e482074e01e1c 444 1.00/1.00 vMB 16
457,940 457,940 000000000000000000c43eb2f9d094eb24f9eed72c819f69558cb8153f16622c 1,260 1.00/1.00 vMB 93
457,939 457,939 000000000000000002387a86c27db62199e6019b90d9bcb0bba93c8a089c9f06 1,782 1.00/1.00 vMB 147
457,938 457,938 000000000000000000d1fedd06cda42e43b7a8d8627f3154563bf41ed19872e0 2,101 1.00/1.00 vMB 179
457,937 457,937 000000000000000001cc56a4bd74888b3d272a99de0b59a38d92e988ceaf2ddf 201 0.74/1.00 vMB 29
457,936 457,936 000000000000000001a0e9af58d352c10bd13dc027f0b4332dd63984920c9b85 1,897 1.00/1.00 vMB 155
457,935 457,935 000000000000000000d052caa5705d1c9f01178997dc2927dcf9ddddd505383a 2,331 1.00/1.00 vMB 192
457,934 457,934 000000000000000001b60ff54adb4c3c9666d081b088c922be027bc5480bdac1 453 0.44/1.00 vMB 146
457,933 457,933 00000000000000000225f2a045379e314818f842c4379edd6af4c237236eb696 332 0.34/1.00 vMB 86
457,932 457,932 0000000000000000001077f50f0eb6354d03655fbdd6e43b47be090f5132c2c0 1,119 1.00/1.00 vMB 106
457,931 457,931 000000000000000000d06ecf31189fcafc9ed6618b4868b0718eb293bb4cb914 759 1.00/1.00 vMB 52
457,930 457,930 00000000000000000122879bc41987f4537ebe0040500d76128ed8ee8c1f12da 1,781 1.00/1.00 vMB 125
457,929 457,929 0000000000000000011ccaff7b4dadac579060881994500b95fc4202bf5e22a2 1,893 1.00/1.00 vMB 155
457,928 457,928 0000000000000000003fc9056b173c5ec67e8febdae81de6c934cc0c4c32ceda 2,143 1.00/1.00 vMB 186
457,927 457,927 0000000000000000017e653f9f5cca90929e2db027874989cc7a5be0ce2b477b 2,594 1.00/1.00 vMB 245
457,926 457,926 000000000000000001f3d569c931aea7b668dc434e73eb45cc8f1ba8af5a8617 207 0.82/1.00 vMB 7
457,925 457,925 0000000000000000000e3f203743408eaa7e590c458cd32652404c608da2377f 585 0.96/1.00 vMB 44
457,924 457,924 000000000000000001f1095f8dc8fd62b340359476ec7b57f3352ed6d1da5e2c 821 1.00/1.00 vMB 53
457,923 457,923 000000000000000001007ce5f6c6fdd47fc6ce50e01c85effb6b973601beb527 1,606 1.00/1.00 vMB 108
457,922 457,922 0000000000000000003060e2ff8a8c3b75f72753c12ba3fbd7efbe25d1a8d865 1,396 1.00/1.00 vMB 80
457,921 457,921 000000000000000001533a2bd17bb7cb9da077389b74b1a573ecef092e83c340 1,085 1.00/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.