Loading Tool

Explorer IconExplorer

Memory Pool

39,916 transactions
29.19 vMB
0.04594850 BTC
Random Selection Loading Transactions
Max Size: 163.98/200 MB

Candidate Block

Mining Attempt 407d8446df31ba6640aac44a338d6f89dfdc7aafd5ea4b3bbbdfc59ee6b0a829
Version 20000000
Previous Block 00000000000000000001e0aeea855e9451f7f7f035126ac2aee1cc408dda0d78
Merkle Root ac2f475ebe4b8ba1a3259ab41f77bbf70917f49156aa7149d989e99c55ee61b1
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,221
Size: 1.00 vMB
Total Fees: 0.01270069 BTC
Feerates: 302.00 > 1.27 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,768 (45 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,723 940,723 00000000000000000001abdfd904d7f11b5dc0d9d8b411fe2d9cfec392d2a627 4,275 1.00/1.00 vMB 0
940,722 940,722 0000000000000000000187ba023947d0c8802dd7672491c2f789ccfccd8e75cf 994 0.38/1.00 vMB 2
940,721 940,721 000000000000000000013266f6f6e4ed4aff3eef46f81b511431ff9d41b3d405 311 0.12/1.00 vMB 1
940,720 940,720 00000000000000000000a8149e505738b3befe48301e3a032204eb4c7918e29c 4,245 1.00/1.00 vMB 0
940,719 940,719 000000000000000000016b637978862ea9dac9109fe6f9a5034ce61630891178 5,073 1.00/1.00 vMB 0
940,718 940,718 00000000000000000000316bc1ae8f409bb8785c4a7bae3609ac01ba6d40f4b9 3,283 1.00/1.00 vMB 1
940,717 940,717 00000000000000000000e98e3688a39f67f9f71c58b55253b0b9929176a97867 3,583 1.00/1.00 vMB 1
940,716 940,716 00000000000000000000ce9977d256f1557c74e7d342f1ec19b5cae905c91e72 904 0.27/1.00 vMB 2
940,715 940,715 00000000000000000000d05320a23be726cc1bf87a071b2c34bbd530bcd1d36c 4,815 1.00/1.00 vMB 0
940,714 940,714 0000000000000000000154d2f6a72863e45619764972c4dae18f682748058a8a 4,155 1.00/1.00 vMB 1
940,713 940,713 00000000000000000001d30c4cf6adccac0ea916a6f57642fdcaf9ccca0ee9e6 3,225 1.00/1.00 vMB 2
940,712 940,712 000000000000000000001145d3bcf2f745fdefe644db8d026644b6f7ec62a1ee 3,406 1.00/1.00 vMB 2
940,711 940,711 000000000000000000017bd260dd5c112cdc243092f8a0a7bf6d0c2be75448da 3,457 1.00/1.00 vMB 1
940,710 940,710 00000000000000000001ddd842d7843fe48cd512742a5fbd36013f5b7a5e6b88 4,294 1.00/1.00 vMB 1
940,709 940,709 00000000000000000000e08edb43a580b16cf139debf15a22f6e9590393f9397 4,049 1.00/1.00 vMB 0
940,708 940,708 000000000000000000006c0cd9f8607148ba1bb54d9f8d3977b40f177ee47620 3,426 0.99/1.00 vMB 2
940,707 940,707 000000000000000000014bde8fbcd0329dc205a4a8681a9e79ffecbed265719c 140 0.04/1.00 vMB 1
940,706 940,706 000000000000000000013e1386a9bdac3e7fc24cba325d30d28166c295ed79d7 4,498 1.00/1.00 vMB 0
940,705 940,705 0000000000000000000124d620f78482e65046643ff2b39b427d5c9779de5174 4,538 1.00/1.00 vMB 0
940,704 940,704 00000000000000000001d5683974f279c1af2d786d639ea487f694ec430c72ef 3,399 1.00/1.00 vMB 2
940,703 940,703 00000000000000000001c51a062885fcf97e061da5b0de61283d599646ac3467 4,288 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 828.13 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: 4,555.11 GB
    • Received: 245.79 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.