Loading Tool

Explorer IconExplorer

Memory Pool

100,224 transactions
26.06 vMB
0.06937759 BTC
Random Selection Loading Transactions
Max Size: 176.26/200 MB

Candidate Block

Mining Attempt 8ff31f84e70a0253184839fbb4d9ffe927971e9e2946cca84a06c2ee82464adb
Version 20000000
Previous Block 00000000000000000001c641766e70930b344c83d935c26e7694ea5dac4fa245
Merkle Root 8c5369e6598f2d79d50fbf8f2ad3a5b9455067aab2c988033d912f59d98462b5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,773
Size: 1.00 vMB
Total Fees: 0.00685434 BTC
Feerates: 150.75 > 0.69 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,057 (820,181 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,876 95,876 000000000002755803398c085132db79028d5d58dbc9809efc08d560ad98b978 4 0.00/1.00 vMB 0
95,875 95,875 00000000000575214bb838b8f8bc3d127fc6161a1e366e7aef06c16716a7e767 1 0.00/1.00 vMB 0
95,874 95,874 0000000000061e211ebbdd56fbaeb207c3e06ac3bb365ce8889e5b978a3acc6b 1 0.00/1.00 vMB 0
95,873 95,873 000000000002ed655f001e4ac3a13a02aa5746ac24445704d8efdbd50e300eb4 1 0.00/1.00 vMB 0
95,872 95,872 000000000003af408f59d660ce3938d88e191344add325c515882e4a4a903ccb 2 0.00/1.00 vMB 0
95,871 95,871 0000000000058c3a1af73267f410c5e61dfdf0e53da366ea5ceaf7cd21ad2585 2 0.00/1.00 vMB 0
95,870 95,870 000000000007dbcfca03c22093bd48ce222231ccc4e7fbd18154dd5db23ea39e 1 0.00/1.00 vMB 0
95,869 95,869 00000000000574f0cffc6499461461b6f472d9e7c323cca9e4a384b755f165c4 1 0.00/1.00 vMB 0
95,868 95,868 0000000000034780aee2a811005680cdafb94991f3a7f1271ff765ff58f137ee 2 0.00/1.00 vMB 698
95,867 95,867 00000000000542d739c1f95584b7577243bd18d0348d8ca3261819c1e2adc16f 1 0.00/1.00 vMB 0
95,866 95,866 0000000000017f77064e55ca0caf12d384cfe4686d1d6cb1899f845949cfa599 1 0.00/1.00 vMB 0
95,865 95,865 000000000007b9877875860fa5964a728d1deaa0285c49d22b8f3d383ba1bf56 1 0.00/1.00 vMB 0
95,864 95,864 000000000007cec5c99b2841095c984b11002a9ab5af1ea6e28f3d9e4c4fd371 1 0.00/1.00 vMB 0
95,863 95,863 000000000007a56d7db4e6a2987019d40dd548d44f763a3268cd55a59935c38a 1 0.00/1.00 vMB 0
95,862 95,862 0000000000014a85fbbb49638d9be9fc3497341de387a04c962e711b6a5d5726 2 0.00/1.00 vMB 0
95,861 95,861 0000000000048e5a9cc02550974c8827435261da751dbbb7380c55b47c492228 2 0.00/1.00 vMB 0
95,860 95,860 00000000000012553f672289973a9eb767081fe02e781dd9029e5db1aff91341 1 0.00/1.00 vMB 0
95,859 95,859 000000000003810e8227c914ff65f3b1ccf5b002a649c45659242e4866dcf3c5 1 0.00/1.00 vMB 0
95,858 95,858 000000000005a78082f4dad00b12f50d305d019620948cc24d0febd7eaa06d60 2 0.00/1.00 vMB 0
95,857 95,857 0000000000062443a711530d3594fbc813e1a9b662f4443c9ce37a51bd0dcfee 1 0.00/1.00 vMB 0
95,856 95,856 0000000000003cc090a1e978aedf95aa84be3024f77fc9b74540c474607d2dc8 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.22 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 813.07 GB
    • Received: 23.82 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.