Loading Tool

Explorer IconExplorer

Memory Pool

82,012 transactions
30.91 vMB
0.08943092 BTC
Random Selection Loading Transactions
Max Size: 186.01/200 MB

Candidate Block

Mining Attempt 0492c31f69da52be9d49ecde4088c92a047d4899335ed5ba0e79ff00849bdad2
Version 20000000
Previous Block 0000000000000000000181cbbb37023f2ae341db02ca2f52912bd17b61552f03
Merkle Root f7e3077d51395b56d1eff94136b9d43d407097bf0d7dd684e8f2ccb6847eec1b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,521
Size: 1.00 vMB
Total Fees: 0.01980765 BTC
Feerates: 51.76 > 1.98 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,170 (306,073 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,097 609,097 00000000000000000011b2bb68b21860aa26923b4b1742dd3decadbfb745dd36 1,900 0.80/1.00 vMB 12
609,096 609,096 0000000000000000001383f1caf89240fc746dfc53a7913f15289a82c9a03cb0 818 0.27/1.00 vMB 21
609,095 609,095 00000000000000000013124ed192412401bb461b7b104156f4230f003f21e4c3 55 0.03/1.00 vMB 9
609,094 609,094 00000000000000000000ddbc9be7bf12dd57f5508a4981407b7ad7fcc878f9d2 2,218 0.69/1.00 vMB 7
609,093 609,093 000000000000000000021092ed06d0c665333ab98279d582ea4c327e18ded6a6 2,943 1.00/1.00 vMB 20
609,092 609,092 000000000000000000056858bd6b5fc7e09afb43cb8e99da06f29c7c84e419d7 2,062 0.72/1.00 vMB 10
609,091 609,091 000000000000000000025ff84fa767760caac8d8f3d845be86cfa7916f768e81 2,541 1.00/1.00 vMB 18
609,090 609,090 0000000000000000000bc18267323b36e8f35844903d777ce6fc731af94b770a 2,353 0.89/1.00 vMB 6
609,089 609,089 00000000000000000010862162f1e11de25f0b6c7452b868ece978e7cf08fe7d 2,750 1.00/1.00 vMB 19
609,088 609,088 0000000000000000000d361a5325a66e5f804665cedf1f856474160b7dc6f08b 1,087 0.32/1.00 vMB 1
609,087 609,087 0000000000000000000a2d2d7a7009c705bd9757beb32b9783824afe76b93803 2,925 1.00/1.00 vMB 17
609,086 609,086 0000000000000000000005872186112b6afbcda119d5270f6d71b1ae2a9b0be4 195 0.06/1.00 vMB 18
609,085 609,085 0000000000000000000c53d9a9effd91c99dabce4eef8e7ed462ab4cf139238d 2,343 0.69/1.00 vMB 4
609,084 609,084 0000000000000000000d84fa89d8b2ea1b518b927a2028da18d8a584a3899080 2,404 1.00/1.00 vMB 14
609,083 609,083 00000000000000000012844979eaec848fe72ff3c2f93112085f0b49733835c0 2,855 1.00/1.00 vMB 10
609,082 609,082 0000000000000000001048ee39aa63c2b7e199573b521ad8438d06fedcddbc00 3,181 1.00/1.00 vMB 31
609,081 609,081 000000000000000000103ee1606da2e676e6ec489795bcdb794605a62079187a 301 0.09/1.00 vMB 18
609,080 609,080 00000000000000000014b7f5714a93fddf6b97a1f9ae1f11376ecf7a0a7b83fc 134 0.06/1.00 vMB 14
609,079 609,079 0000000000000000000f230eec1eaa625df2a0f0edc16d05319d2913bc1de2dc 957 0.43/1.00 vMB 15
609,078 609,078 000000000000000000121c5812c6419b234133787e4c6bd86957b1184b79399f 784 0.28/1.00 vMB 14
609,077 609,077 0000000000000000000136dd79f5f8927592bdb65d4c41a1f011e997b1d516ec 3,159 0.94/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.69 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: 697.26 GB
    • Received: 16.52 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.