Loading Tool

Explorer IconExplorer

Memory Pool

45,323 transactions
27.58 vMB
0.07747076 BTC
Random Selection Loading Transactions
Max Size: 145.63/200 MB

Candidate Block

Mining Attempt 66d75fd423cfdec663cad7970158c4e79384327fcd7301b8975f2ad98c920db9
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 2aae3b26e706ecead485080626703635de9cbe0ba1a634aafe13f036a11d50df
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,072
Size: 1.00 vMB
Total Fees: 0.02541577 BTC
Feerates: 192.02 > 2.55 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (326,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
588,173 588,173 00000000000000000009bf12c2835caabd48b101a1185d4ec55c0afcf9600bce 2,126 0.79/1.00 vMB 18
588,172 588,172 00000000000000000006138c2e30d2f9902487b549524dda2818eadc5a36cda9 2,937 1.00/1.00 vMB 30
588,171 588,171 0000000000000000000d8e4cf50c232f9a11cfb08514194200fcbf19f12e3b3d 2,486 1.00/1.00 vMB 23
588,170 588,170 0000000000000000000ccd0830269385eac02a6b19eb4806547f07e9ec3a8b26 2,741 1.00/1.00 vMB 23
588,169 588,169 00000000000000000011c97a0c591b79c0dcc446508a36d8d9303199482c9d82 2,340 1.00/1.00 vMB 18
588,168 588,168 0000000000000000001c52497764e17625c5f67ef2d24128af6ca6c50dc4318b 2,513 1.00/1.00 vMB 37
588,167 588,167 00000000000000000006b15a5de697ec0da4666468be3db28314884a87033d2a 2,871 1.00/1.00 vMB 34
588,166 588,166 0000000000000000001d37745e084ff0f97bf9c6fe929ccec4cd3d69cb40a0c0 2,622 1.00/1.00 vMB 26
588,165 588,165 00000000000000000003d888093aef59ea2f4f6d38a15763e537e83b6b4767b6 2,705 1.00/1.00 vMB 51
588,164 588,164 00000000000000000016b860302419c3b302dc5e53a6d4ea65fbf6b042417cc5 3,032 1.00/1.00 vMB 57
588,163 588,163 0000000000000000001e54555fdd24f6768fb9e6ab12a004fa5bb519ae1fb530 3,163 1.00/1.00 vMB 27
588,162 588,162 000000000000000000168874b381157f31781787447a23361225464f47c64587 3,269 1.00/1.00 vMB 58
588,161 588,161 00000000000000000003f129cbde957c646ec660ef519a54c130a94cc6f78b5e 2,627 1.00/1.00 vMB 29
588,160 588,160 000000000000000000132b6c3673a0b5050e95b29ff2773070b071bb58671b25 2,265 1.00/1.00 vMB 47
588,159 588,159 000000000000000000069249f028736841f6fc877a739c127188d8e041e7747a 3,416 1.00/1.00 vMB 45
588,158 588,158 00000000000000000007b3f16f40be047018a5165348f47b71d9a7611339e232 2,657 1.00/1.00 vMB 81
588,157 588,157 0000000000000000000dd874405e595cd7623858f31fa5f057edcf9d54a9d339 550 0.18/1.00 vMB 31
588,156 588,156 00000000000000000007af7c3ca8f32bfd951638b927b65c23ef34e78f16e7d7 1,254 0.70/1.00 vMB 26
588,155 588,155 0000000000000000001d32a77f7d0be6b4534cd01146492b54c2fc1560cc46d4 2,812 1.00/1.00 vMB 33
588,154 588,154 00000000000000000019ddc701066053442cd7ea10e76581f98e96e05ca8423e 637 0.38/1.00 vMB 17
588,153 588,153 000000000000000000038d3135e36c49290831330136fe24488e664d89dfce1c 3,090 0.97/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.22 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: 654.77 GB
    • Received: 14.19 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.