Loading Tool

Explorer IconExplorer

Memory Pool

35,385 transactions
25.55 vMB
0.07933512 BTC
Random Selection Loading Transactions
Max Size: 130.61/200 MB

Candidate Block

Mining Attempt 1ac17ecac822545fb42e7c4e360ce060b0b8df8a4e964b895a13e8b581b2e0fa
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 443f357cc905dbf3dd23b5cdf2b7f8c0d227ed1d8a4273a6ef3823f095383ba4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,511
Size: 1.00 vMB
Total Fees: 0.03279718 BTC
Feerates: 171.09 > 3.29 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (525,696 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,980 388,980 0000000000000000050143bd6717669766b17c961e1ebba9db0e79916d30556d 2,221 0.92/1.00 vMB 39
388,979 388,979 0000000000000000005e745d32addd41c8d7cb4e2991cd126ea6b56e77ca13fd 629 0.22/1.00 vMB 38
388,978 388,978 00000000000000000382a0601a6c9f88ebe34be493656ccb91c48b68912b5952 477 0.24/1.00 vMB 32
388,977 388,977 00000000000000000a685d8d3dcb12c7d6d377ddae188c89e02c14446521d549 1 0.00/1.00 vMB 0
388,976 388,976 00000000000000000bb49f2b1662a61d72646c1d390147acba82b5437045870b 1,906 0.80/1.00 vMB 38
388,975 388,975 00000000000000000b2fee27a336e6d3baac304ba009c3344df5d52d6320fa3e 1,297 0.55/1.00 vMB 36
388,974 388,974 000000000000000005e80fb2f95d43fab6af12d1c6c5e0db945356d73543222b 2 0.00/1.00 vMB 0
388,973 388,973 00000000000000000dad59448839434dc84c3bade4a81eb0956bcea8b7e4a1de 2 0.00/1.00 vMB 0
388,972 388,972 000000000000000007a208131a8437fba01a2b6feea6c6e46ad64af30007d5c6 1,608 0.65/1.00 vMB 55
388,971 388,971 00000000000000000ae801048add0b3f15e596dc0d3fef490442dc5a15db6e44 882 1.00/1.00 vMB 15
388,970 388,970 000000000000000004aa279e5f4c53d4a948a436a39f864a46f0d4d1e941374d 2,042 0.95/1.00 vMB 38
388,969 388,969 000000000000000008c49690030da36a9ae3ff0c65728f8d5a8803ce160d2836 1,066 0.41/1.00 vMB 40
388,968 388,968 000000000000000005090ce1d3f6c61e64fe2c6ec51bbd98a4232161d7865730 1,646 0.75/1.00 vMB 63
388,967 388,967 00000000000000000265846563f86f2847d45b589ffb5f51769b0940286ea80d 1,072 1.00/1.00 vMB 17
388,966 388,966 00000000000000000721931d9154944299894ba16d402b43ea8be6929d8d7c1f 2,243 1.00/1.00 vMB 36
388,965 388,965 000000000000000004be012b443af8b8887c678d92e3351eaca749b32589a09a 2,230 0.95/1.00 vMB 48
388,964 388,964 00000000000000000b889f742caf5b89e47678cf32c1842cc87822ec7e4b0b08 2,295 0.75/1.00 vMB 51
388,963 388,963 00000000000000000a0d3cd2ea667b3a0f5712b3fb52b0963b1633d11c53c4da 324 0.23/1.00 vMB 31
388,962 388,962 0000000000000000045c60d446afd0368065037a63540d8622109581aed63cda 352 0.19/1.00 vMB 27
388,961 388,961 0000000000000000042de43aee35adfc606f7aee0be5392d2ee18db83aa2b823 835 0.55/1.00 vMB 20
388,960 388,960 000000000000000007ed3a6d77cbb99397e07da6dae92ecfd33910b822e707bd 1,981 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.82 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: 635.73 GB
    • Received: 12.32 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.