Loading Tool

Explorer IconExplorer

Memory Pool

75,385 transactions
27.78 vMB
0.07957810 BTC
Random Selection Loading Transactions
Max Size: 168.98/200 MB

Candidate Block

Mining Attempt 8a567e9d9adec210ca9ae2f0ea45791e134c407c6344230cd12e55ea61129bed
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root fd2e96657fc4d82de9fd38f629d12581a913f8c44cc3954ed2d4b95bff767084
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,650
Size: 1.00 vMB
Total Fees: 0.02010930 BTC
Feerates: 151.01 > 2.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (508,473 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,844 406,844 0000000000000000042d238c213ac0ca3043a562fdb8f3ee53ac8256c9eec705 965 0.73/1.00 vMB 24
406,843 406,843 0000000000000000040fb56c17c33fad57d328100eafd7426a7d452b3d9bd715 3,000 0.99/1.00 vMB 62
406,842 406,842 00000000000000000616d367442e64a9ac5b5f5a29302eda8e7556ca0348dff0 2,468 0.99/1.00 vMB 52
406,841 406,841 00000000000000000234daca4be52ea0dd7ea451b2c9e647e9418eca92b2a3df 530 0.27/1.00 vMB 37
406,840 406,840 0000000000000000068b786fd0cfe6a5cc172ee656c4a85198bdbbf7401025c6 1 0.00/1.00 vMB 0
406,839 406,839 00000000000000000111b46d827e5c86e1a2de738f6b0cb24df12810498f8fdb 1,324 0.88/1.00 vMB 26
406,838 406,838 000000000000000005b62d10baaf140b9afc70703e7a61a37b0fb245a6269737 2,226 0.75/1.00 vMB 58
406,837 406,837 0000000000000000031c37dfc25f574de6f34d65b9becbb5b1bad71639303a8b 775 0.47/1.00 vMB 32
406,836 406,836 0000000000000000028963b83bbab300bf44c17c89d2ddc5bcd32d959f90c23d 168 0.08/1.00 vMB 23
406,835 406,835 00000000000000000490a58babeb0b9246e2518f25414befa38d464c9ea4d6eb 407 0.28/1.00 vMB 30
406,834 406,834 00000000000000000478f0dbde7e693684af041f40324c8268e086999e7fdf3e 609 0.99/1.00 vMB 19
406,833 406,833 0000000000000000000fa72c2e10fc3eb97caa5ed53bbcc21ba13f834f79652d 1,759 1.00/1.00 vMB 44
406,832 406,832 0000000000000000023bf939bef02d0ea94b7f5bbd6e405b017366f5d6e34985 2,885 1.00/1.00 vMB 56
406,831 406,831 0000000000000000059ad0d7e9dd0997533598882011cd5c047871a16b1a6ea7 1,755 1.00/1.00 vMB 26
406,830 406,830 000000000000000000cd925927aa1f8efa86a188dafe467eb0f535c8150fc041 2,558 1.00/1.00 vMB 53
406,829 406,829 000000000000000000dceea684dae39baf757fc9108126d6ecd1186fb9cfe21e 3,317 1.00/1.00 vMB 76
406,828 406,828 000000000000000001f3df1ff8024fa40c2bb551081f6ce2f2b45f88ad9c148c 2,071 1.00/1.00 vMB 41
406,827 406,827 000000000000000004a21d4e8a5d414d45c12b4cf5b4d83f322b739b14fa1d3e 760 0.41/1.00 vMB 32
406,826 406,826 0000000000000000033debbb6f35413f2d90b68ed227af10226d33756ce63223 866 0.46/1.00 vMB 37
406,825 406,825 0000000000000000023228105ccdffb499d3cd974dd08b2d16aeed2b9ae39cdc 392 0.40/1.00 vMB 15
406,824 406,824 00000000000000000003e30231ac627cb644ac50c3b761242cf8400415586e9b 1,772 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.