Loading Tool

Explorer IconExplorer

Memory Pool

75,647 transactions
28.06 vMB
0.08634580 BTC
Random Selection Loading Transactions
Max Size: 170.38/200 MB

Candidate Block

Mining Attempt 59a7a4928f65b28f1c5585cc5af7e3058027fa3bd16e48e56a1a0ea576f71e07
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 3f2c28ce15a016ea31394f9c139eab2e5f0cd268415935fe2c680c8c1ef098d2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,894
Size: 1.00 vMB
Total Fees: 0.02605422 BTC
Feerates: 402.60 > 2.61 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (372,759 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
542,552 542,552 00000000000000000014dcc85f7312ed6e5bd846934fbca57222761ad5b47601 2,286 1.00/1.00 vMB 34
542,551 542,551 000000000000000000066eac8445e8b4d522f6bbe8ec4cf70e7fc7d71663891f 1,681 1.00/1.00 vMB 39
542,550 542,550 0000000000000000000c2c7b7e0f65db3c5c5121c60544ff843710e5f56e0841 533 1.00/1.00 vMB 45
542,549 542,549 00000000000000000024edd8f3a64ffee9eb5eed5c40b1b8732e2bc62b83648e 1,476 0.97/1.00 vMB 55
542,548 542,548 0000000000000000001065a14bb4e59dbea6c41dabf78ef7a3686df87b943a88 1 0.00/1.00 vMB 0
542,547 542,547 0000000000000000001e2422d1c0ee8f5e5390af07ae89105328cc9da063b3b2 793 1.00/1.00 vMB 64
542,546 542,546 00000000000000000023a7f89d3d56d64ccb28fdcaacee78f15fc6fc3985eced 1,926 0.95/1.00 vMB 12
542,545 542,545 0000000000000000000db9e63e5f14ade6e06229daf047959caf552c9f21309b 28 0.01/1.00 vMB 7
542,544 542,544 0000000000000000000c151b6f30b553175508eeb39220dcfb630d4bb6a0c1af 58 0.03/1.00 vMB 11
542,543 542,543 00000000000000000006c75b966c61b2dcfa6c1f7203e43cacae59f8300eba6a 1,209 0.45/1.00 vMB 18
542,542 542,542 000000000000000000133010a1efee013f0f2ceb971e545b453fabb6c7932445 142 0.10/1.00 vMB 13
542,541 542,541 00000000000000000021eddbeb66a621b990b5ec27fca991f634cb080c6ed26c 2,164 1.00/1.00 vMB 14
542,540 542,540 0000000000000000000c5d304adacb3e90448c82f8021dcba31158fa63a2b38b 212 0.11/1.00 vMB 18
542,539 542,539 000000000000000000202d062c4069db3a4c63e7f234372f022c40366e23f0ba 2,649 1.00/1.00 vMB 17
542,538 542,538 000000000000000000210b3e15ae1f347ad8d78e035fb98f3e4130193286e20f 2,647 0.98/1.00 vMB 11
542,537 542,537 0000000000000000000d1317a42db8083df7deaaa4242c7bb2eea398848812f4 285 0.16/1.00 vMB 48
542,536 542,536 00000000000000000011b828cff4e0e9f066acf2e32fcbb0ef648ed801c764a9 622 0.24/1.00 vMB 13
542,535 542,535 000000000000000000266907ec3214c30a69cb9ce365464cfc65fe438d643927 4 0.00/1.00 vMB 3
542,534 542,534 0000000000000000000ccf0889de8e96084f5ce40510a02075576b3cc3cdbb8e 917 0.37/1.00 vMB 17
542,533 542,533 0000000000000000001ac1738fe99d9d98b55e650891a4a38b8304594a1f8d15 136 0.06/1.00 vMB 11
542,532 542,532 00000000000000000000eaa367911dc2bc16f1f530c924879ea235ff8a97f7c1 2,024 0.91/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.