Loading Tool

Explorer IconExplorer

Memory Pool

79,017 transactions
29.59 vMB
0.07330587 BTC
Random Selection Loading Transactions
Max Size: 177.67/200 MB

Candidate Block

Mining Attempt ebedbbc8549f9db301f0377a0f819b771c074fe7a16c7933cc2eeeb99e7e3b25
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root 79b64a81e8d1d0993381f16958ad550cebec2efc6f73996c89f32da2c31debe7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,414
Size: 1.00 vMB
Total Fees: 0.01314391 BTC
Feerates: 90.48 > 1.32 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (575,940 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,064 339,064 00000000000000000299b99731637efb458aac23f687e8bd291857e8b4029ed6 920 0.62/1.00 vMB 19
339,063 339,063 00000000000000000eecae85ea50af2e28b544f7a9ce48db26edf57456a7db17 1,090 0.35/1.00 vMB 45
339,062 339,062 000000000000000001fb43abeece2c91f23de1d2e06a10dd592f5272ab4548a2 1,508 0.75/1.00 vMB 29
339,061 339,061 000000000000000005d7ac34c8c5bc3c7fc3c3ab8099f86ed37defc3f5cdff23 953 0.75/1.00 vMB 29
339,060 339,060 00000000000000000890696b812e5aec381842f956e65b6135f901836f512e09 2,209 0.75/1.00 vMB 48
339,059 339,059 0000000000000000108bd7f6c83efe4d29765900922aea3f89d298e9bf4fdf49 520 0.24/1.00 vMB 22
339,058 339,058 00000000000000001386f1f44f1ed5d310d8617acdc5ede20ce1b491be9c53fc 550 0.30/1.00 vMB 27
339,057 339,057 00000000000000000601a7a8cccd82ffd704c220d89db4bf7881ae2ab9c7cc0b 60 0.02/1.00 vMB 34
339,056 339,056 000000000000000002bb5e2cb83b4cca7bfd88d6a6c4b8467152fb3bbe2ec30c 404 0.18/1.00 vMB 29
339,055 339,055 0000000000000000069afe30cd341a9d86d478720556525ac3600a4d0967258e 1,655 0.83/1.00 vMB 30
339,054 339,054 0000000000000000087d8482398e29b2ceb857133f9caa235e25df562c5509ab 1,084 0.47/1.00 vMB 27
339,053 339,053 00000000000000000ff2362570248d54c1bedbcb346081929ecf89aad5f60b1d 352 0.17/1.00 vMB 24
339,052 339,052 00000000000000000c4a0254dea206fe3b68e9ec791b49cc90fc0b979c21fff3 128 0.07/1.00 vMB 23
339,051 339,051 00000000000000001796b185201002bbb9925a574324f2d02cadfde4026601e5 1,228 0.60/1.00 vMB 28
339,050 339,050 000000000000000001eba2c4ef3b6946788876ac683ebd00765640d342f2fc14 702 0.40/1.00 vMB 25
339,049 339,049 0000000000000000053aa0c3f813ba28834bf971232c093d814bbe2fc9bdabba 1,644 0.75/1.00 vMB 32
339,048 339,048 00000000000000000736a420504832c7622ed0e412c769385ddaaaafa2002603 570 0.33/1.00 vMB 22
339,047 339,047 000000000000000010112c9a6f26beba5f2f3ab3d528a080b3ebdb57348f7c41 391 0.21/1.00 vMB 23
339,046 339,046 000000000000000006e21a4ac3cf37c59e7f17bae269f468c57a2a82ddcd4b16 457 0.24/1.00 vMB 26
339,045 339,045 00000000000000000e3134b28b65cd629cc5547e901b63287600efc9a2fb438e 475 0.29/1.00 vMB 14
339,044 339,044 0000000000000000160841094b9df1c2e519b733cc3da7ec7ee014a17db85b7b 1,954 0.75/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.40 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: 664.70 GB
    • Received: 15.03 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.