Loading Tool

Explorer IconExplorer

Memory Pool

79,608 transactions
29.49 vMB
0.06317883 BTC
Random Selection Loading Transactions
Max Size: 177.93/200 MB

Candidate Block

Mining Attempt 99785e95e85fc772a4e0654c5ec2383fe135dab8c30baa9900c5a1bec0e4c834
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 0b3470dc4def9f202e146f4ffa46cbd0bdf3314496d7146ee9689415a6400e5e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,733
Size: 1.00 vMB
Total Fees: 0.00329727 BTC
Feerates: 19.67 > 0.33 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (254,007 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
660,971 660,971 0000000000000000000184b91fee41c7903f8a96addc1cc0807b470c94a50c8b 1,421 1.00/1.00 vMB 43
660,970 660,970 00000000000000000000f9e028648dc2b9022b6023e2507ba239c06d418ac150 1,629 1.00/1.00 vMB 32
660,969 660,969 000000000000000000043fe4d7a65d0ad1d68c05a7f86dd29a1b631afb31f05e 2,225 1.00/1.00 vMB 29
660,968 660,968 00000000000000000001273cf8e4a0d978c0e5d2c0b80ba7b850f101bcdbe358 2,442 1.00/1.00 vMB 80
660,967 660,967 00000000000000000009b77d34cddeca1c5b9f829125093d066be4c0b0b0458d 1,560 1.00/1.00 vMB 91
660,966 660,966 000000000000000000012511250582f44aeb8f8bdb60762b12912190dac670fb 2,805 1.00/1.00 vMB 45
660,965 660,965 00000000000000000001ca000e55232f00267f3c391a838aeb0d5032339652db 1,643 1.00/1.00 vMB 71
660,964 660,964 00000000000000000008f31495d3cd40cbcacbf3cd897c1928eb031dca9c5b0d 2,756 1.00/1.00 vMB 81
660,963 660,963 00000000000000000009309e6942123d77fa956e2dd852eb668c3cd78f28708a 3,189 1.00/1.00 vMB 39
660,962 660,962 000000000000000000039c23f0bd5bfce5d32976d093aee727427550a9ffd9fb 2,713 1.00/1.00 vMB 73
660,961 660,961 000000000000000000065e84f7ae5999b201b36947a2295b89a31838b29c4057 1,674 1.00/1.00 vMB 98
660,960 660,960 00000000000000000002de8db3218a441c33217555453e545e20ead1b825fa5f 1,653 1.00/1.00 vMB 29
660,959 660,959 0000000000000000000b9fdbb8e0425ffe265a6ccf44bbbde0aba2e651119e90 2,981 1.00/1.00 vMB 55
660,958 660,958 00000000000000000002f971596316b464578d5437ef4f149d6312587cafd358 2,734 1.00/1.00 vMB 67
660,957 660,957 00000000000000000001fa223924d2c51849a6bc2006355623fcf951cfda9f1b 2,913 1.00/1.00 vMB 25
660,956 660,956 00000000000000000008774c926099f12875a0fc02f573fa045e23b706f12ff1 2,627 1.00/1.00 vMB 38
660,955 660,955 00000000000000000009faca6da15a997888d33c6991b00425831dfcda0691d4 2,624 1.00/1.00 vMB 83
660,954 660,954 000000000000000000098e150eb8c714845de7edef7aa04f7ba4559fbf7030f9 3,147 1.00/1.00 vMB 25
660,953 660,953 000000000000000000096d799bba60757885296a3fd0247d65c8bea41012f365 3,163 1.00/1.00 vMB 30
660,952 660,952 0000000000000000000d2250041ba9394bd4f0d020cc685448470a62111723fb 2,317 1.00/1.00 vMB 56
660,951 660,951 0000000000000000000d561bd960592fef74c5e7296902b5aab3c066bf60ec93 2,686 1.00/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.35 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: 662.21 GB
    • Received: 14.84 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.