Loading Tool

Explorer IconExplorer

Memory Pool

41,869 transactions
26.49 vMB
0.07097035 BTC
Random Selection Loading Transactions
Max Size: 137.90/200 MB

Candidate Block

Mining Attempt c86c5c3c579c03f3cb7cfd4d82654276cd8fc1775dba760fb618228539d222dd
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 347fc1f5db38a8ecfff8ea70e720446a181471b355a5695d9e9f520faf12188f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,834
Size: 1.00 vMB
Total Fees: 0.02219031 BTC
Feerates: 99.53 > 2.22 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (306,905 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
607,971 607,971 0000000000000000000ee25f70d4b9da9a53621e157f653cf719c31d7c0bd74b 2,881 1.00/1.00 vMB 23
607,970 607,970 0000000000000000000cab385696abf1fb34bb6ddce5784a8cc00fa203fddae9 3,161 1.00/1.00 vMB 13
607,969 607,969 00000000000000000000b27b13441dbf5268875d9c64f9a4406f5b1066506e30 2,284 1.00/1.00 vMB 14
607,968 607,968 000000000000000000110d7d4fedca7d2ba91c73056657706d99c3eedb50f2fe 2,322 1.00/1.00 vMB 23
607,967 607,967 0000000000000000000823a1037af011d29ee892a3d8934a2b84f8faa5b506c9 2,832 1.00/1.00 vMB 15
607,966 607,966 000000000000000000090d8e5bdcdaf713cfd90bd474fab3857432b59e295259 2,915 1.00/1.00 vMB 35
607,965 607,965 0000000000000000000aa7b00541dd214123ffe1e6f89111575387df5ae75811 2,947 1.00/1.00 vMB 17
607,964 607,964 000000000000000000133af459bc88d8c5c3b849013038da0a4f23ee4df722af 1,974 0.83/1.00 vMB 17
607,963 607,963 0000000000000000000e06560bcad7046eff5d2396a5de7a648d1dc3ea15e55f 151 0.15/1.00 vMB 11
607,962 607,962 00000000000000000008edeca0e3748faf823838d6dc825bf5093325bf929b7d 2,219 0.87/1.00 vMB 3
607,961 607,961 0000000000000000001486004316ef92829717b7e85b452326b0311bbc0e9720 3,103 1.00/1.00 vMB 18
607,960 607,960 00000000000000000009bbe3df650455eddd0f5b10bbdb7598be5915d82c3c71 2,990 1.00/1.00 vMB 16
607,959 607,959 00000000000000000004abf787c63ca2566103fdad56015f3a4895c35b496d0a 2,733 1.00/1.00 vMB 23
607,958 607,958 00000000000000000005eac08543c0369d79f4df15893568fbf95915d41efdbd 3,301 1.00/1.00 vMB 27
607,957 607,957 00000000000000000015556697bbba060573de00c7a00f349781aecfb961f344 2,979 1.00/1.00 vMB 15
607,956 607,956 0000000000000000000c3726e5bcb8930d1e0985f3076302932ca04ab437a3d1 2,825 1.00/1.00 vMB 27
607,955 607,955 000000000000000000049e4bf0b308c22b4fda7ff642fda11116f1c793584641 3,279 0.96/1.00 vMB 10
607,954 607,954 00000000000000000008ec36c70b09719593349aca4e16fd863489d2fa7e01dd 1,534 1.00/1.00 vMB 28
607,953 607,953 0000000000000000001370b876e7eb5dcd211e997071b6e62df0ecbe5fabeeaf 2,462 1.00/1.00 vMB 9
607,952 607,952 0000000000000000000d113988efb287951670c395b11110d204a228ed99e33d 1,663 1.00/1.00 vMB 7
607,951 607,951 000000000000000000107f4835a736ccf1b44cf295231d987cd18c56fb1b49f5 3,134 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.89 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.