Loading Tool

Explorer IconExplorer

Memory Pool

72,267 transactions
27.76 vMB
0.07195683 BTC
Random Selection Loading Transactions
Max Size: 168.03/200 MB

Candidate Block

Mining Attempt 8407e7ca24ea01703dbab5bc738817f823bfc925adbd6c16c4739a96cd4b99c2
Version 20000000
Previous Block 000000000000000000016dffe7445c108bac746ebb89454ac2dea8afaeeb91d1
Merkle Root 4b507d11372b2e2589c92c5cff6f709486b8d5bd1f41c1e6f17b3848efceffe7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,823
Size: 1.00 vMB
Total Fees: 0.01173110 BTC
Feerates: 298.50 > 1.18 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,452 (23,475 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
891,977 891,977 0000000000000000000166bd1e57372b824361fec1ef88e441f4344e25f122bb 4,349 1.00/1.00 vMB 3
891,976 891,976 000000000000000000019e7e91982207806e7e12554c4ff1f97225ccfc99b26f 3,630 1.00/1.00 vMB 3
891,975 891,975 0000000000000000000227efbef6302b482fdb22eea47fb5f67acfe35016111f 3,028 1.00/1.00 vMB 2
891,974 891,974 0000000000000000000104ddae5db7eafe1f9f7ea70881130ab6eb009df20cd7 2,074 1.00/1.00 vMB 3
891,973 891,973 0000000000000000000128011fe079ba35806747a06712b24eef9eec7634bf86 109 1.00/1.00 vMB 1
891,972 891,972 000000000000000000012dcf94e590b332f72c448f3ac70cc93f33bd7a273f1a 2,459 1.00/1.00 vMB 3
891,971 891,971 000000000000000000016c7018a7ebcec07d01a117490d7a6b5710249dcecb8a 928 1.00/1.00 vMB 1
891,970 891,970 0000000000000000000036c22ce88adc2dc95e41ae27779d2560460b1c5bdfee 3,163 1.00/1.00 vMB 4
891,969 891,969 0000000000000000000149302c246e4b13bf5f695b847f21ef0be944d8c84721 489 1.00/1.00 vMB 1
891,968 891,968 00000000000000000001706e4f57f226e1d45dde1fe6e82dbb3601c51f3823e1 2,711 1.00/1.00 vMB 2
891,967 891,967 000000000000000000017494323a00cd5f6b1cb1fee31179ccda4fe5c4fba4b1 2,313 1.00/1.00 vMB 2
891,966 891,966 00000000000000000001397ce01271e3d05bb145fb454dd201f0b2f5d458bd17 2,642 1.00/1.00 vMB 2
891,965 891,965 00000000000000000001106d27ca8e3611d129734234a175d4eacb3030540998 2,937 1.00/1.00 vMB 3
891,964 891,964 000000000000000000006b8f5c994fb6769cc23de2170f4118f87a8ba79f2417 3,000 1.00/1.00 vMB 5
891,963 891,963 00000000000000000001d0db6f3ec643be4ead4fbafc205c30197162518f23bf 2,732 1.00/1.00 vMB 2
891,962 891,962 00000000000000000000ac7a341bca963a27f8375d7c2c1270f451fb93b51c69 3,489 1.00/1.00 vMB 3
891,961 891,961 0000000000000000000183a4b1e5885d23d28fe30e8a2bc0e5a70ec587d4d1a1 3,134 1.00/1.00 vMB 7
891,960 891,960 000000000000000000015f2b40c6406ffdc5f00dd59eb34bc8566734bdd48aa7 2,999 1.00/1.00 vMB 3
891,959 891,959 000000000000000000016a4d332061217db7566edca991bc66f169790c4526fe 2,952 1.00/1.00 vMB 3
891,958 891,958 000000000000000000024f90b40ea5a61c5fb6b49c0ad92ba72e04fd77adcc70 2,619 1.00/1.00 vMB 2
891,957 891,957 00000000000000000000203d5e3d8c3982b48aa04b9636bf47ddac795250a35f 3,705 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.18 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: 750.46 GB
    • Received: 18.85 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.