Loading Tool

Explorer IconExplorer

Memory Pool

80,917 transactions
29.94 vMB
0.09241978 BTC
Random Selection Loading Transactions
Max Size: 181.68/200 MB

Candidate Block

Mining Attempt 22e047802eb5281e5dbb19ec4574c9b325e0b942126d3884d7a3a2f9d9f6b513
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 35b384b5f4243b493e21d4cdf30a8e534afcc6a8815f6f82cc5ca47d4c09f199
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,005
Size: 1.00 vMB
Total Fees: 0.02402720 BTC
Feerates: 61.00 > 2.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (551,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,737 363,737 0000000000000000014e7c854125e10dd123271359b2c006b7b291bc23b8ad15 166 0.07/1.00 vMB 35
363,736 363,736 000000000000000003bcf71307c6f8f4a7caa7b9b4a3bef3ffbdfb1f0284c733 233 0.13/1.00 vMB 26
363,735 363,735 00000000000000000695243f6ac9b713bb1faa32c0eab3fc73286a288a44abde 168 0.07/1.00 vMB 35
363,734 363,734 000000000000000015358ae1131062fa83081797bb4cec4df0b1e5a5d01c1936 404 0.20/1.00 vMB 28
363,733 363,733 000000000000000006355c07b36bac6990cce128610d674851096b8c9745a3ee 1,662 0.75/1.00 vMB 40
363,732 363,732 00000000000000001242e0216eb113f1c50e4c18ecfbc8b9c0224ec82ec391d6 416 0.32/1.00 vMB 17
363,731 363,731 00000000000000000c28e23330c29046f19e817fe8fe039f4044b2b2882aef53 1,883 0.75/1.00 vMB 44
363,730 363,730 000000000000000006a320d752b46b532ec0f3f815c5dae467aff5715a6e579e 135 0.06/1.00 vMB 32
363,729 363,729 000000000000000011e40c5deb1a1e3438b350ea3db3fa2dedd285db9650a6e6 53 0.03/1.00 vMB 34
363,728 363,728 000000000000000015a904dd0cf81bfb13b0bdfe65a30caafd9c85d9c5b1b318 293 0.14/1.00 vMB 27
363,727 363,727 000000000000000014295aaf3ac51264b1710645e3035b288a40633b5a9424a5 98 0.03/1.00 vMB 72
363,726 363,726 000000000000000002279afdc82b23535938b34a0cb4aaa04dcb85dc1768608e 294 0.14/1.00 vMB 27
363,725 363,725 00000000000000000379eaa19dce8c9b722d46ae6a57c2f1a988119488b50931 1 0.00/1.00 vMB 0
363,724 363,724 00000000000000000fb32e0d606a42615d44d93449a36ba64ee018de6009f898 45 0.02/1.00 vMB 18
363,723 363,723 000000000000000001b90eb8e40db8a54417146f1e7883c77f487c3f57d25b3e 548 0.27/1.00 vMB 28
363,722 363,722 000000000000000005e913f06c8a340e6864709597016f7620ca9a30750f79ae 1,182 0.90/1.00 vMB 26
363,721 363,721 00000000000000000098b0f01792a2e25eefa55202ede2821f73afc3a15f45b2 378 0.19/1.00 vMB 33
363,720 363,720 0000000000000000081065bc0ba08cef719faf283a0be3dab99e74827abc4280 538 0.24/1.00 vMB 32
363,719 363,719 000000000000000004ced7d32b332270f5e3c3360a2ec9a22438151dec2b1d70 1,230 0.59/1.00 vMB 34
363,718 363,718 000000000000000002aeff214d71c819dac6717ff72ca0ebd903bed0524c1eda 127 0.07/1.00 vMB 26
363,717 363,717 00000000000000000c81fda3636547f821254ffceef96dedcd8dd120d2295268 365 0.25/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.61 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: 671.90 GB
    • Received: 16.05 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.