Loading Tool

Explorer IconExplorer

Memory Pool

43,923 transactions
29.99 vMB
0.09907751 BTC
Random Selection Loading Transactions
Max Size: 153.59/200 MB

Candidate Block

Mining Attempt c2edceea83d110ed8a22206501d7a3a15b953be59b7f2d4427bc11f53a358e8b
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root eccbb1918d70552bca197a39722f6781be494af548bd9a1a29d32f84e7f9eb7e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,336
Size: 1.00 vMB
Total Fees: 0.03860938 BTC
Feerates: 101.65 > 3.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (405,481 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
509,099 509,099 000000000000000000345214704300ffbea9c52a3392819e387ed19d8d64828d 241 1.00/1.00 vMB 8
509,098 509,098 0000000000000000002163b08c4a043381bf83b9161f4bb52771fdc0ca5445ef 1,072 1.00/1.00 vMB 33
509,097 509,097 0000000000000000004434e989cedaf1b174caf14df92224d6ebde56b1c84a53 143 0.19/1.00 vMB 13
509,096 509,096 0000000000000000002c694ece2d0b0258b962b6f4b1f12f8e14a84bdf5afa6f 145 1.00/1.00 vMB 6
509,095 509,095 000000000000000000403e1f1cf7a690d9623fbff292defe7bca54021357b2cb 471 1.00/1.00 vMB 32
509,094 509,094 000000000000000000579ae3db402736bab7253ca455c868c22a283727b261b1 1,262 1.00/1.00 vMB 41
509,093 509,093 0000000000000000000905271574818fd277369e8b9fd2d7d80b2df2fd77be28 730 1.00/1.00 vMB 26
509,092 509,092 0000000000000000001b8894bb22227a1bb1c2d2661318975a5ca2de95e0d915 809 1.00/1.00 vMB 24
509,091 509,091 0000000000000000001bf27e759fdb985b948b1f89ae95845a3769c468ce99f6 570 1.00/1.00 vMB 16
509,090 509,090 00000000000000000035fa4ae5e1e2cf0371b6f7204570dfc156ac08e93c560f 160 0.70/1.00 vMB 9
509,089 509,089 000000000000000000091228f0a0409c298adbecc6d8bdc2e57d8b95fc6d92bb 423 1.00/1.00 vMB 61
509,088 509,088 0000000000000000003dd8bb50e4c61614ac52f113b16695e2be99547082db54 183 1.00/1.00 vMB 7
509,087 509,087 0000000000000000003d028e51111f177680c8a79d592a32e41e87bf1091c62f 1,077 1.00/1.00 vMB 55
509,086 509,086 0000000000000000004b2d80c3724d2c062420d48a26e3b442ea2f6e51c9e928 261 1.00/1.00 vMB 10
509,085 509,085 0000000000000000001a15c0797a628cdd6c2abb8ef04fdf6680a409a9f934aa 1,874 1.00/1.00 vMB 54
509,084 509,084 000000000000000000483739a3a66166a348e84fcbab8f4ef5d198e624d82ff3 361 1.00/1.00 vMB 10
509,083 509,083 00000000000000000041931f8b21c7086ac7849edd2a929b5073bca4ab6344db 2,172 1.00/1.00 vMB 74
509,082 509,082 00000000000000000051cb4d222cae423e4e5e7741c9d789cb7f2c2dce56d0de 425 1.00/1.00 vMB 13
509,081 509,081 0000000000000000003a3e1a0925ef15cda2210832655a4a13930ad283928a2d 480 1.00/1.00 vMB 10
509,080 509,080 00000000000000000006168413033e47af24daaaade1fc6eaa4a6aaac1c5c801 1,263 1.00/1.00 vMB 44
509,079 509,079 00000000000000000058908b02985ad5ae694eb59bc62083bc2103fa7e7069ea 377 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.65 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: 626.64 GB
    • Received: 11.69 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.