Loading Tool

Explorer IconExplorer

Memory Pool

82,205 transactions
30.55 vMB
0.13661607 BTC
Random Selection Loading Transactions
Max Size: 183.84/200 MB

Candidate Block

Mining Attempt 40aead6826fa1fabbaba54356315a925c84c27a9889a7356a0067d9a8048f4c1
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 030935a406085018de97a0d5ddf6198d08fbe31608e95443a0d2790fbcf163d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,041
Size: 1.00 vMB
Total Fees: 0.05379902 BTC
Feerates: 302.06 > 5.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (467,509 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
447,620 447,620 0000000000000000018e884f4595e0800f65ff3a2105180bf1fa65f405d89338 1,038 1.00/1.00 vMB 26
447,619 447,619 000000000000000001e1a4308b80296517c11f0b3b951b3700ccfe271a50266f 2,288 1.00/1.00 vMB 79
447,618 447,618 0000000000000000023f8087308bfc2b8cdfab8dbecf4cf121fd5f1b353113ae 2,258 1.00/1.00 vMB 82
447,617 447,617 000000000000000000af112cd5dfa741ec4b5e2366c993286004bf029ec44fe6 169 0.08/1.00 vMB 82
447,616 447,616 0000000000000000012e3feb3354fe981d0779a28184e757fdb99713d5f41910 1,967 0.90/1.00 vMB 61
447,615 447,615 00000000000000000093c86cf1cae241867fa4df3894141f3a3837de0b3195e6 2,517 1.00/1.00 vMB 100
447,614 447,614 000000000000000001d163653aa9c183c244796cf24f443bcc886899dc785528 1,548 1.00/1.00 vMB 79
447,613 447,613 000000000000000002f53b16a1268b46fc245075367e1af27ab39062419a4ad2 236 0.35/1.00 vMB 22
447,612 447,612 0000000000000000028afbc6908ec0b81744d641976518cf269ddfdd637b8090 1,593 1.00/1.00 vMB 65
447,611 447,611 000000000000000000b3e4301714aae6023d4ced1e1c775b5576d3d660c20ad6 2,442 1.00/1.00 vMB 66
447,610 447,610 0000000000000000027baf98d1250d04909bddaa091ea24bbc0ea0835808c16d 2,695 1.00/1.00 vMB 87
447,609 447,609 0000000000000000016cf4217cfd8f5e8853fe7cba780402e67746e83f6f814f 2,549 1.00/1.00 vMB 94
447,608 447,608 000000000000000002495f04ea3c65690e2fe2d8b246dcd7e052b2c4cd9e8c58 3,234 1.00/1.00 vMB 100
447,607 447,607 00000000000000000083ee730ee2d59d7be3e725d09ba3cabdaea0901fd2c0fe 2,157 1.00/1.00 vMB 87
447,606 447,606 000000000000000002f9817668a792212bd9d308a9179793f085398b06f5007d 758 0.89/1.00 vMB 27
447,605 447,605 0000000000000000009ed7bd8ab3a4e3976d838d9ee4043172910afb2d065a9e 2,338 1.00/1.00 vMB 82
447,604 447,604 0000000000000000002850f8e691df83002660785afa4ea9d57512a7c642f0d6 2,540 1.00/1.00 vMB 90
447,603 447,603 000000000000000000725ceb49a89062470af59f8c2a8d4b9aa8b22e273d9d55 2,651 1.00/1.00 vMB 89
447,602 447,602 0000000000000000012a8c41f7fde8f54103d157cdd4843a309fa2bbc5b4a8dc 1,361 1.00/1.00 vMB 51
447,601 447,601 000000000000000001c75c29993cf921aa89fd857b6bc7f1cb1afdffecb323d2 1,439 1.00/1.00 vMB 61
447,600 447,600 00000000000000000130e67519309a541de08892975c66bcfbc208665290da11 1,931 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.