Loading Tool

Explorer IconExplorer

Memory Pool

44,529 transactions
26.49 vMB
0.05520091 BTC
Random Selection Loading Transactions
Max Size: 140.19/200 MB

Candidate Block

Mining Attempt 6b8a0eb254787cb971ac86339db85fa791c6aa397846adde99ca8cb28bb12eae
Version 20000000
Previous Block 000000000000000000005dbd108d07f3492e572587ac0df94b10280673469159
Merkle Root 3257c6eae894d37f002a8e94d2d32f6aaeb8013f9dc053eb18e53b335dcbc90c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,355
Size: 1.00 vMB
Total Fees: 0.00637108 BTC
Feerates: 71.73 > 0.64 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,778 (584,977 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,801 329,801 00000000000000000a3b20df2d03dcf855e8df3dab2dc65de87d6f5ba8d29f0b 152 0.09/1.00 vMB 12
329,800 329,800 00000000000000000fda93caf96e424667a4fc20f734bfb134fb83c816fc9f0a 249 0.15/1.00 vMB 23
329,799 329,799 00000000000000000721d78fbaf9bc5f3d9b44ae370d350f83df937ac115f273 107 0.15/1.00 vMB 16
329,798 329,798 000000000000000015e8d803448e6c3a2081bbc467965edf3a0318492044c7e2 254 0.22/1.00 vMB 19
329,797 329,797 0000000000000000035746e2d9f913a98e8e9d2abd4a100e779e521daf0e31da 59 0.10/1.00 vMB 10
329,796 329,796 000000000000000005f99076a46cd1f28e92d4f9a55a0b0fb8848e988d7c7553 414 0.25/1.00 vMB 23
329,795 329,795 000000000000000007bf8fc0497be40fc2c549cf5342b9e462f72da405ccd67d 285 0.23/1.00 vMB 21
329,794 329,794 00000000000000000d7f3ed45bb04eb24a5cf827e64b7e77b40e87398864fe5b 301 0.23/1.00 vMB 19
329,793 329,793 00000000000000000683af39d0cbf8557bd600c5091118bef97585dfd93adf0b 1,243 0.72/1.00 vMB 25
329,792 329,792 000000000000000005ac23af0fc14c64d093611e9664699f92605155b1e2fd0f 557 0.64/1.00 vMB 15
329,791 329,791 0000000000000000057fb3a02d098d0771de6c02235954abb9f4e952dd0b9243 1,065 0.38/1.00 vMB 39
329,790 329,790 000000000000000004d375414bbc1d213bec6f3fa73da5b289f55633cf02591d 754 0.49/1.00 vMB 22
329,789 329,789 000000000000000006546ba60b2372296bc53a4dbdd642b8600e38488725abc8 368 0.26/1.00 vMB 19
329,788 329,788 0000000000000000075b7efe9e193262f6d5b680c5b4e2c8ebb7f5e3064804d1 1,748 1.00/1.00 vMB 27
329,787 329,787 00000000000000000c4bef62a904685a91db2336027311959475dfe640bb3414 331 0.21/1.00 vMB 22
329,786 329,786 000000000000000019fb627ced0a2bfe2ae527da65fad2c9c036887ae0e75f1e 1,310 0.87/1.00 vMB 24
329,785 329,785 00000000000000000e9aa36e7dcb757fea7e81d2c3606fe1fa18a921ac6f8072 176 0.08/1.00 vMB 11
329,784 329,784 000000000000000008bc6b83e54909974b875090adcbc66064efeb17a812e0c1 315 0.21/1.00 vMB 21
329,783 329,783 00000000000000000e39ef74341e1190c0269aacec4edcc1913276d1e4a66a3f 311 0.22/1.00 vMB 21
329,782 329,782 000000000000000000d9a471068b22bf13d73e31ceb3c0dd343e984433a6c5e1 57 0.06/1.00 vMB 4
329,781 329,781 00000000000000000d6aef5c5d3a2fb4f9b509e74423ceee88a24784a8980806 466 0.37/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.99 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: 648.77 GB
    • Received: 13.07 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.