Loading Tool

Explorer IconExplorer

Memory Pool

80,353 transactions
29.89 vMB
0.09121346 BTC
Random Selection Loading Transactions
Max Size: 182.45/200 MB

Candidate Block

Mining Attempt a33147e6341f4f6fc8cee0d48f7391f953704af1a8dfe930952d917d662f0cfa
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root c24342e854d064936c19761732a003aeacbee0d749e192ef2a2fbb10830656db
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,409
Size: 1.00 vMB
Total Fees: 0.02484610 BTC
Feerates: 402.60 > 2.49 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (613,160 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,163 302,163 000000000000000005082a86e08b15bf224b99f85f625f064c04be411c379917 363 0.26/1.00 vMB 27
302,162 302,162 00000000000000006433f16fbe49a2483121bfba5b07e8462e56f8e8f429af93 324 0.15/1.00 vMB 31
302,161 302,161 00000000000000006864476275bce0d1a07212d2f54f835f66ed0ac0b731d08d 19 0.01/1.00 vMB 37
302,160 302,160 000000000000000004aa6a761c9af41fcaf61b729808ce2d452caae0bcc11201 477 0.21/1.00 vMB 35
302,159 302,159 0000000000000000705ea872e9b859ba3073a99e23663c0e72525f88a38a3a15 153 0.12/1.00 vMB 17
302,158 302,158 000000000000000008fd43df5134c20a46caa1828655d7b4240997f79f305fea 935 0.52/1.00 vMB 35
302,157 302,157 00000000000000005440dca9420df7be63f60d4493dc28e8f03d505356bd3c39 92 0.03/1.00 vMB 19
302,156 302,156 00000000000000000578be844cd84408ed07d44937df7cf22aa4b5ddedc63be2 61 0.13/1.00 vMB 4
302,155 302,155 000000000000000071256fb74f6b092e447e383dad37502d24cd9573b604cd84 572 0.30/1.00 vMB 30
302,154 302,154 0000000000000000254ef58f0370627d0a8d91b82f402e277bf32ae71ce39c2b 420 0.28/1.00 vMB 27
302,153 302,153 000000000000000065d133e18778905413a9b3c6483a7984796596609d43873d 716 0.57/1.00 vMB 23
302,152 302,152 000000000000000054904c6bf9cd2dcaaf1f232ac076729d20e5e01ed3c1fe2f 465 0.35/1.00 vMB 26
302,151 302,151 0000000000000000169481132afcb06a54510ddaff8aa344b1ab53d17447f509 1,056 0.50/1.00 vMB 34
302,150 302,150 000000000000000063c191e8f2c4fc230a63cf2344e6c56c2515768cf42fc115 769 0.75/1.00 vMB 20
302,149 302,149 0000000000000000697b00f6974875c0fd5148d633777d625e0596a478127946 1 0.00/1.00 vMB 0
302,148 302,148 00000000000000004d40f573089c0a258c09d29b10eb898dd31a81115b37ef6c 715 0.25/1.00 vMB 69
302,147 302,147 0000000000000000132ae75717e1adf654e4ac7fedcdc6c64e656dc185f4b28f 466 0.25/1.00 vMB 30
302,146 302,146 00000000000000004ab36d7342d7c0c97d72eac7007c407efbc2e993e5c50634 1,026 0.35/1.00 vMB 48
302,145 302,145 000000000000000065cf4bf61b36c4502bb88e7257dcffb37146e16cf43fed6e 979 0.54/1.00 vMB 29
302,144 302,144 0000000000000000382d1c14fbf8f39a67a9e4711d958fd77704edc87941e9da 662 0.39/1.00 vMB 29
302,143 302,143 00000000000000003f6f93e9e9118728b094d1bcbe622e4e3ce3d5b99f83834a 190 0.13/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.95 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: 715.20 GB
    • Received: 17.67 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.