Loading Tool

Explorer IconExplorer

Memory Pool

82,826 transactions
30.84 vMB
0.08213710 BTC
Random Selection Loading Transactions
Max Size: 189.05/200 MB

Candidate Block

Mining Attempt 49f23890f8b87e5464fe837e61b455d34b61900fe6734e6577cea85fd223e6fe
Version 20000000
Previous Block 00000000000000000000da0edbb3d775bfacdf06a00f717a7f06ad044f066fee
Merkle Root 1aee37f77be9725836db2b68d4eb2c8346f9a8532b83d86b291a5083e965e644
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,899
Size: 1.00 vMB
Total Fees: 0.01297970 BTC
Feerates: 79.55 > 1.30 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,334 (403,443 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,891 511,891 000000000000000000181f2bc5f17daa3092afc9cd75a8b8d6769331a73bad31 2,268 1.00/1.00 vMB 60
511,890 511,890 0000000000000000001cc275503b09da3fc05b98394bf039c3db69bc14193438 2,913 1.00/1.00 vMB 71
511,889 511,889 00000000000000000024cbcd332ac57eff20b016b0753b17949c71ce816bab31 570 1.00/1.00 vMB 17
511,888 511,888 000000000000000000012c2690812e7d2b280e821c93085df87051fba402c9f6 747 1.00/1.00 vMB 17
511,887 511,887 0000000000000000000f4e330791a279e6703ed6ea9ed7e8976860d1cd3ef6f1 2,905 1.00/1.00 vMB 53
511,886 511,886 000000000000000000120834c6e1afecb8af1656fd308973d993036b9be64a7b 2,213 1.00/1.00 vMB 35
511,885 511,885 000000000000000000322838e0768b17ad0b02fa18a6fcaa2ba1d5dca4546fe5 594 1.00/1.00 vMB 14
511,884 511,884 000000000000000000009eacfd1c01c57f5e542221736c54320f3e153927107c 1,085 1.00/1.00 vMB 15
511,883 511,883 00000000000000000048433abdbcc08f7f555ef307a7da6fa7e1ce6f0dd75dac 201 1.00/1.00 vMB 4
511,882 511,882 0000000000000000000012d99f6a558e37da527326df410b3ca3cf1471c9ba1f 1,669 1.00/1.00 vMB 35
511,881 511,881 0000000000000000000006eda7886d7054e0ffb1248f76518ce780b64bd2b1cf 407 1.00/1.00 vMB 10
511,880 511,880 0000000000000000002b527fc3b164c7deb7888314dc8c2f2ac836fd69da24ce 538 1.00/1.00 vMB 4
511,879 511,879 0000000000000000001804ae65bc5ede4642a12eb82175d2334ab9353476f46d 1,590 0.83/1.00 vMB 30
511,878 511,878 000000000000000000452c822e79840a5f3677dd6f1c1b846f847a0ef81d1343 1,237 1.00/1.00 vMB 30
511,877 511,877 00000000000000000038ae949f78a712b8045ca7111dbc09a354036a17fb1298 225 0.10/1.00 vMB 61
511,876 511,876 00000000000000000009283bc47572e02149d1ec100a56f0c969a384307d44a5 964 1.00/1.00 vMB 17
511,875 511,875 00000000000000000025e2c3eb062d1239cdb4a337ee811af82c82b9e2473c0b 219 1.00/1.00 vMB 2
511,874 511,874 0000000000000000002127c79743a9ba594d26a080f72f47610ca18367fd0ab9 387 1.00/1.00 vMB 4
511,873 511,873 000000000000000000468fc67e248914579ef9a35ee1feb540766838763e1b2f 387 1.00/1.00 vMB 4
511,872 511,872 000000000000000000245e2be8bc80f78fc5db95cffaefd642f5da4fd9393648 1,043 1.00/1.00 vMB 20
511,871 511,871 00000000000000000025453d219867f62d40349f69958faf48466460d7baef94 627 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.97 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: 715.96 GB
    • Received: 17.76 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.