Loading Tool

Explorer IconExplorer

Memory Pool

40,479 transactions
28.27 vMB
0.13775080 BTC
Random Selection Loading Transactions
Max Size: 144.37/200 MB

Candidate Block

Mining Attempt 09350e586f3b915d3c82d5750bcf122bd854313862b3cadc9a838eb5ea997ee6
Version 20000000
Previous Block 0000000000000000000024b6183bd80aeb2c50feadbe74d837f0ef1fca0de972
Merkle Root e7c6d97dd2f358a4afb1f3b4ff27eb636843a8122d2ac2e343c6eb048d15b16d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,920
Size: 1.00 vMB
Total Fees: 0.08324233 BTC
Feerates: 102.90 > 8.34 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,632 (408,789 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,843 505,843 0000000000000000006966466c959e499c9f114f0bad7c19bf02fcdc25d2f704 1,264 1.00/1.00 vMB 150
505,842 505,842 00000000000000000008d0465e0566350766d7e22cbc337b9596ed4084b13ae4 1,728 1.00/1.00 vMB 188
505,841 505,841 00000000000000000021b1d1e1c0bf2adb4b49b780fabb6c241411aa53b844ce 1,854 1.00/1.00 vMB 129
505,840 505,840 0000000000000000000aad033f2fbda4ff676bdca12a9649bbbb8b8c528f832c 1,870 1.00/1.00 vMB 176
505,839 505,839 0000000000000000003d23e1a63dc7ca6a4671910ca3e05c1f1e894f08af12bd 2,259 1.00/1.00 vMB 286
505,838 505,838 0000000000000000005b08310c9e1838984066f1aee2cdc671848bec8b939335 2,541 1.00/1.00 vMB 275
505,837 505,837 0000000000000000006e8924a4f431f2b8875e9840bb83ad0ac60f6ea3d82915 1,391 1.00/1.00 vMB 123
505,836 505,836 0000000000000000002907d737434f70d5e31cbf7d64fe8b09a19da5edbabe56 2,223 1.00/1.00 vMB 199
505,835 505,835 0000000000000000001e2a73cd44237400748824ec55ceda84008d6d48a82063 1,159 1.00/1.00 vMB 143
505,834 505,834 0000000000000000002a78b1caca6fa62329a31b5aa082143a0cf9e478eb25dd 794 1.00/1.00 vMB 32
505,833 505,833 0000000000000000001dd08d637d19b6599d23167c1f87051a0396d1c241e373 472 1.00/1.00 vMB 17
505,832 505,832 00000000000000000004fdebf532102bdd8ed81994d57abd52f361bd644e19cb 1,425 1.00/1.00 vMB 111
505,831 505,831 00000000000000000041d895eb64268d7390f6f04b17c33694f296bc179f7a66 1,094 1.00/1.00 vMB 105
505,830 505,830 000000000000000000563d39faa1ba0cd949c036a20b21de4ba742bb66beb53b 530 1.00/1.00 vMB 18
505,829 505,829 000000000000000000163aa05e65099cd69133197e2f218713245480d8c6071e 939 1.00/1.00 vMB 66
505,828 505,828 0000000000000000007166931f53f02b56e9c367b23a5e2bd0a4bb39036cab27 980 1.00/1.00 vMB 78
505,827 505,827 0000000000000000003a0054d5adca1a2f435d8d6b9d3fda252d251a93a05a55 718 1.00/1.00 vMB 113
505,826 505,826 000000000000000000621c00d0f42701c9771dac7e6f6d64e27132c6737ce505 1,483 1.00/1.00 vMB 41
505,825 505,825 000000000000000000449afe6fb31e25d83843c52e3f437249588202e7bb151c 1,673 1.00/1.00 vMB 185
505,824 505,824 00000000000000000003f73fd276160e2d63a21f92709d84fb589ec47f6daf9a 2,814 1.00/1.00 vMB 283
505,823 505,823 0000000000000000004ffc3177e7df68c51ed5763b3bd205402f759210090748 401 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.74 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: 630.38 GB
    • Received: 12.03 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.