Loading Tool

Explorer IconExplorer

Memory Pool

82,510 transactions
31.25 vMB
0.12469284 BTC
Random Selection Loading Transactions
Max Size: 189.34/200 MB

Candidate Block

Mining Attempt 9d16d5102eb53438bfe49b2a50e4ca8a104b91fba71bdc8b261c97c78208f481
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 533ab06a7130770f807b4e6493a579dbf1c915e9e46d9074a30715a90e41cbba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,143
Size: 1.00 vMB
Total Fees: 0.04269935 BTC
Feerates: 318.30 > 4.28 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (625,169 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,232 290,232 0000000000000000ea85b5a80cb0ab304f5bdbeb4205d7f37440b8eecf59d831 256 0.09/1.00 vMB 65
290,231 290,231 0000000000000000a11439a6f2465fe3b3d6e622ae2ca5eb31e25c3ec19fe016 564 0.25/1.00 vMB 34
290,230 290,230 000000000000000063859f6d0f2b59b623135a37082aa83863fd8f96765e5dac 877 0.62/1.00 vMB 25
290,229 290,229 00000000000000010bc964694d03ce5cc071f26cc2b3daa5a184b2bf26a52b41 1,322 0.50/1.00 vMB 47
290,228 290,228 00000000000000008aebcc3db3f73302ba290392eb783c509c5c7c4dd3971136 128 0.05/1.00 vMB 116
290,227 290,227 0000000000000000e18643801741dc70db6fda175230012b0f697024218cd9ef 225 0.15/1.00 vMB 27
290,226 290,226 00000000000000004b8c0d82dd86f1a81b6a3d78ab4a5ccf97e1916f83310178 610 0.35/1.00 vMB 37
290,225 290,225 000000000000000118691dcf4cd6b4714f6b7de03bb696e8994a9ce99c54629d 2,017 0.90/1.00 vMB 38
290,224 290,224 000000000000000001a056ae38f82d64aedb63ceb48b4baebfe93e93a80cecae 95 0.06/1.00 vMB 17
290,223 290,223 0000000000000000397ef059c1b5206c27d43728f778fb317f647e3e0662bd6a 528 0.29/1.00 vMB 36
290,222 290,222 0000000000000000c5b5e7ae6758bbc859e67e7f34a8c12b708727015ab0150a 465 0.59/1.00 vMB 18
290,221 290,221 0000000000000000ca1509c78b5c204064ddde96753a68e0803cf774f7e90d07 857 0.35/1.00 vMB 70
290,220 290,220 00000000000000010624b1b31cfd5ebd2973897c1e08a9f1651598c9d2af0c79 512 0.17/1.00 vMB 60
290,219 290,219 0000000000000000faced1d5804944e467ac482c9def514ae39137bc6b6de158 128 0.05/1.00 vMB 50
290,218 290,218 00000000000000000308d3b9a46cbf12ea9ada95d1a1ac55a4fa61c01cc1f659 357 0.20/1.00 vMB 36
290,217 290,217 00000000000000009494aa2da498e243711475f6d981a4bd1ea4e4de38e2dbda 231 0.14/1.00 vMB 30
290,216 290,216 00000000000000004c256af5ca42c3c3c71fbe20ef48ede19c48941a8e99ed7b 256 0.11/1.00 vMB 36
290,215 290,215 00000000000000003dcbab3fa2ef50c8185c0e41f1f9d53a6e6984db59f4c3d2 417 0.27/1.00 vMB 31
290,214 290,214 000000000000000005e247e64fd6187d79d34988eda24e763121c131becf6c2c 64 0.03/1.00 vMB 3
290,213 290,213 0000000000000000116897e5c9d14636507c5e60490a9cc2c4ab92d2ac6e72b7 295 0.15/1.00 vMB 33
290,212 290,212 000000000000000071aa6bc373e33f64c83e5e87344052488ecd711066bba001 299 0.14/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 783.08 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: 722.19 GB
    • Received: 18.39 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.