Loading Tool

Explorer IconExplorer

Memory Pool

76,357 transactions
28.54 vMB
0.07157727 BTC
Random Selection Loading Transactions
Max Size: 172.78/200 MB

Candidate Block

Mining Attempt ab1fb9c3ce85516898adc0320029d681687de004875109acd90e2291f03fd9bd
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root 7fa5870c510fa5e172c74156061117bb24a0109b0aa3dbec56d889a4acd45a5c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,446
Size: 1.00 vMB
Total Fees: 0.01226569 BTC
Feerates: 100.17 > 1.23 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (389,342 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,794 525,794 0000000000000000002747e8f79fc41f40e46dc1936bf54149972c75f0bc71bd 1,682 1.00/1.00 vMB 13
525,793 525,793 0000000000000000003969a5b7ecab83afb88dcf3d6820c995a654bc23e52a09 1,101 1.00/1.00 vMB 8
525,792 525,792 00000000000000000024d20f09c056de0cfe81bc0ba70b6d30d9dd84227a6916 1,327 1.00/1.00 vMB 11
525,791 525,791 0000000000000000001b6421e41a74bf1de458f36cd8d9514e3b3f03dcd1af5d 1,335 1.00/1.00 vMB 9
525,790 525,790 0000000000000000001afe07049f8ad6e11ae86995431a072eed7b3b93b7f30c 801 1.00/1.00 vMB 8
525,789 525,789 000000000000000000298b53b31231f645e33384cd010221cdac28a8ed1b177e 278 1.00/1.00 vMB 1
525,788 525,788 0000000000000000002d18e3e9c1d96980e71183766bab7583ec2bcd61e57103 1,708 1.00/1.00 vMB 14
525,787 525,787 0000000000000000003f6791e89b78ba98be5242820196e0f144fcc8b3d1214f 2,631 1.00/1.00 vMB 21
525,786 525,786 0000000000000000003b67948134485ad93d8b9a6ae0cfa99970167dd47d1e2d 1,541 1.00/1.00 vMB 16
525,785 525,785 000000000000000000272508d42d58bad5570ef3875274875d023b1069fe96e3 1,018 1.00/1.00 vMB 8
525,784 525,784 00000000000000000032bb1b0860dddec3d1c7fc8ba64ce7b24d609cb52ccb89 1,860 1.00/1.00 vMB 22
525,783 525,783 00000000000000000019c3f72da6efd429e7f33f40535d0b6b2b8f9daf18726c 3,021 1.00/1.00 vMB 8
525,782 525,782 000000000000000000026a0084b8e2210dbc18bfe1fc1f0889631209308dbde3 2,276 1.00/1.00 vMB 42
525,781 525,781 0000000000000000002f6724320130e0bd460e97cfda6ef6b5748de931dd16af 480 1.00/1.00 vMB 3
525,780 525,780 0000000000000000000438d733521d7ac06153739592bd62813dd079f1a98ed3 2,200 1.00/1.00 vMB 17
525,779 525,779 0000000000000000002912689c9401bf73f6aca0852b67be76ec62da627287a2 795 1.00/1.00 vMB 20
525,778 525,778 000000000000000000213be47f2cc80537ff62e9d5057a2366a89b69c353cad1 1 0.00/1.00 vMB 0
525,777 525,777 0000000000000000000c98e6fe33287c88ebc1f80650b13bdbbd812eaa1c2d39 546 1.00/1.00 vMB 53
525,776 525,776 000000000000000000128ac681c164b167f79ed4f93931781e1dc44ba56558b7 587 1.00/1.00 vMB 6
525,775 525,775 00000000000000000018e1632dd2b5e9b6c25b5e15a65d294bf4362a5c72eee0 1,613 1.00/1.00 vMB 4
525,774 525,774 0000000000000000000475a74fa855017ebda931631de9ba2ca2ed62027bed3d 2,431 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.63 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: 672.12 GB
    • Received: 16.15 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.