Loading Tool

Explorer IconExplorer

Memory Pool

78,706 transactions
30.34 vMB
0.12288031 BTC
Random Selection Loading Transactions
Max Size: 182.85/200 MB

Candidate Block

Mining Attempt feb2ef16d06327d4255d21012c3dc9d0aaa1b9aec531e07e141e01c68ad08fd4
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 32e51e4dfdb1d365f031fc417b0f6280ebe00057267b678e34eb96ccbf6821b9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,051
Size: 1.00 vMB
Total Fees: 0.04505081 BTC
Feerates: 357.61 > 4.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (11,355 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
904,080 904,080 000000000000000000018f2f685021b4f4c19817ac570eee6c6d62a68f04bf76 3,655 1.00/1.00 vMB 0
904,079 904,079 00000000000000000000bb4f480d80b4b6fe8a94d407f9f30e80b70bd3939315 2,889 0.75/1.00 vMB 1
904,078 904,078 000000000000000000009cde513a08a67f71412fcf48cd66e2f226b9df597b45 2,419 1.00/1.00 vMB 2
904,077 904,077 0000000000000000000241e9b9413be5fb602ab931ed87cc411072c609663418 1,828 1.00/1.00 vMB 2
904,076 904,076 00000000000000000000a25a56a7ece141e336834b8e7aebde775e16aadfec1e 447 1.00/1.00 vMB 1
904,075 904,075 00000000000000000001a3744e438a573b9bb0d3ab4f6ff58dd6c72c10b00592 1,394 1.00/1.00 vMB 2
904,074 904,074 000000000000000000025b57ff9d2791e8d726491be64b8d23a22dd5ed087afd 1,558 0.53/1.00 vMB 1
904,073 904,073 0000000000000000000017081151e51a416753246d6acc0613b3a4386ea6f074 2,119 1.00/1.00 vMB 1
904,072 904,072 00000000000000000000340a470072c3e006a4fb8bfa410f97f62f08c3b8c71a 2,011 0.74/1.00 vMB 2
904,071 904,071 000000000000000000024ef39cc96bfe0c6e262ad05cde6a9ac69fd0ab31a029 780 0.25/1.00 vMB 2
904,070 904,070 000000000000000000022133b0bcbfe9dedc9104facd826bfd04e922d12d6804 276 0.09/1.00 vMB 1
904,069 904,069 00000000000000000000529ce1b98c0ca7039502e2f044934eb6f2d3f3ca8027 4,146 1.00/1.00 vMB 1
904,068 904,068 000000000000000000011515cad31b2b5d82d52cfddc2593d43cbb44585fa1c8 1,801 1.00/1.00 vMB 1
904,067 904,067 00000000000000000001397e5a9ee91529be8db880b0259891c9984ac9e340e2 4,170 1.00/1.00 vMB 2
904,066 904,066 0000000000000000000100ec5406fe74803ba41c720731ebee01add8584c7131 3,941 1.00/1.00 vMB 2
904,065 904,065 00000000000000000001384ce4ab93651b3ebc47578215ee7cffa2cffcfc917e 2,343 0.83/1.00 vMB 2
904,064 904,064 00000000000000000000765beaf14864c463994af538b8430fd6dc47052da7bc 2,661 1.00/1.00 vMB 0
904,063 904,063 00000000000000000001a808a95b1617e50edf30f0f4501ad6adbba627078f29 141 0.03/1.00 vMB 1
904,062 904,062 00000000000000000000a40623886b0c01690bed53825365da4ed370015bd782 1,615 0.40/1.00 vMB 1
904,061 904,061 000000000000000000002e73677fde3bd826e1157990f2d98dd360bbeb418501 3,538 1.00/1.00 vMB 1
904,060 904,060 000000000000000000020258ae95d8d0ebada26a72e86171a01950d011c11f7d 3,765 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.15 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 744.88 GB
    • Received: 18.71 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.