Loading Tool

Explorer IconExplorer

Memory Pool

80,112 transactions
29.49 vMB
0.12524947 BTC
Random Selection Loading Transactions
Max Size: 178.47/200 MB

Candidate Block

Mining Attempt 06fcb5af9dd7d4b6cd8a9ef98151f0461a5d839381233fca684217e8405ff78d
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 3c8ab9af70c179ef59c313f49cdf51c506756d11a5313a703a61ed640086841e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,656
Size: 1.00 vMB
Total Fees: 0.04496303 BTC
Feerates: 477.45 > 4.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (128,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
786,882 786,882 00000000000000000003548cfc42fef67912299821d08e33f1bd8f5b335d21b9 3,298 1.00/1.00 vMB 22
786,881 786,881 0000000000000000000129930318ec5566fa39cd7e9dcf392ea998002a474158 3,592 1.00/1.00 vMB 19
786,880 786,880 0000000000000000000044dfd8870dc1dec6ee324ccc1d8a0b00c521bb9ac6d6 2,099 1.00/1.00 vMB 25
786,879 786,879 0000000000000000000584570ab74fe8c15093c3c41f8922faf8dff4548c5aa5 2,542 1.00/1.00 vMB 34
786,878 786,878 00000000000000000001e14bdc33ff064d41f8acf5a5ead267e3847450fc8808 3,541 1.00/1.00 vMB 15
786,877 786,877 00000000000000000002d68d2b236898e31ca19ba137952de621599f79e944bc 3,162 1.00/1.00 vMB 30
786,876 786,876 000000000000000000008e67517f2e6210265f2de85666eefb7d26203932f8fd 2,479 1.00/1.00 vMB 7
786,875 786,875 00000000000000000003653118c2e7456de8e9a9c57d0333e46ee234b87df6be 3,140 1.00/1.00 vMB 16
786,874 786,874 00000000000000000001a6e8ed9c7940a2b3350f489d4c55ddea1adc31de8b40 3,474 1.00/1.00 vMB 21
786,873 786,873 0000000000000000000318165439230c46353e411426c833a96c30e86a274b82 1,811 1.00/1.00 vMB 44
786,872 786,872 00000000000000000003978b1db622f40662c086ce0f2070838912f9f8441975 4,585 1.00/1.00 vMB 8
786,871 786,871 0000000000000000000555a7f27ec394e79091373b4b435db3eeebdd456e5dfe 2,626 1.00/1.00 vMB 27
786,870 786,870 000000000000000000045e5f5abbf38169a6fa4a799062ea668e92b1bebffa73 2,869 1.00/1.00 vMB 5
786,869 786,869 0000000000000000000123b2e6eac5d43e361e9425e6f367c9369beeb2eb45e5 2,900 1.00/1.00 vMB 14
786,868 786,868 00000000000000000002b2a3ad5685574c713e011a1751d98bebd2a4de231f10 2,255 1.00/1.00 vMB 27
786,867 786,867 00000000000000000004364591ddc9b6d2d2ac781a114e286f76eb599a6e15b9 1,914 1.00/1.00 vMB 29
786,866 786,866 00000000000000000004e44a7867dfa950c8fdfe61d45543365d8fc11db6cdc1 3,500 1.00/1.00 vMB 12
786,865 786,865 00000000000000000001a78b9abfcc8d8112189ed92d7f5fd0c6c1e2b6b402a0 3,279 1.00/1.00 vMB 15
786,864 786,864 0000000000000000000539813603c7212d5b42b705bf8fffb8e9bd35690eb733 2,986 1.00/1.00 vMB 28
786,863 786,863 0000000000000000000326df4667bc681bf837fb48821a0518c8095183fae26a 2,725 1.00/1.00 vMB 11
786,862 786,862 00000000000000000003d091ae1881c333e3aa60db78cf416c4b277e1991ed91 1,532 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.48 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.