Loading Tool

Explorer IconExplorer

Memory Pool

83,119 transactions
31.05 vMB
0.09238520 BTC
Random Selection Loading Transactions
Max Size: 189.78/200 MB

Candidate Block

Mining Attempt 8c89a95861b46fb3082af920a0d9213c384a8d425b94307ae31b1be0eebf8622
Version 20000000
Previous Block 0000000000000000000116eb891d68bf2fdad711435d1f341894a942ec650942
Merkle Root a53a627115ce1bec5cf986a6d0f6a9bd10f367f42a8f32554397840edb42080f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,736
Size: 1.00 vMB
Total Fees: 0.02017157 BTC
Feerates: 91.53 > 2.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,360 (191,206 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
724,154 724,154 00000000000000000007d7e7491b93a2cb421e54b9c883e63e3171f6270e3bcc 3,274 1.00/1.00 vMB 10
724,153 724,153 00000000000000000004eabbfb14c8ed363d5211319242a1b950fd355e90e1ae 572 0.20/1.00 vMB 7
724,152 724,152 00000000000000000002182be666ed369209d4751e14deb3031debf5a3f119d3 2,174 0.86/1.00 vMB 7
724,151 724,151 00000000000000000005c1328bac67f2b1b8a20d83f8c1173994d9b6383362bd 227 0.16/1.00 vMB 2
724,150 724,150 00000000000000000000d6517a2c68700c05acf694e349c26c2402ce4004c743 1,685 1.00/1.00 vMB 5
724,149 724,149 00000000000000000006541a537f24071c2f6fe6065ab4f8749e30bfc56479d2 2,263 1.00/1.00 vMB 6
724,148 724,148 0000000000000000000692b0f3979d68295ec5146219ea4837b2ee5719ecd0dc 1,196 0.45/1.00 vMB 6
724,147 724,147 00000000000000000004ab01f440cca202f07b8d6792ba31a40027e9f628c667 2,317 0.89/1.00 vMB 7
724,146 724,146 00000000000000000005903a4bc65beb3c38e86a4082f1f39d5bc9b06f899d88 735 0.32/1.00 vMB 7
724,145 724,145 0000000000000000000347a2ca593a1bf3aabfdd97fec3e18aa3a09da5f5e03c 281 0.17/1.00 vMB 4
724,144 724,144 00000000000000000006527bc9313fff299998daa17ac5d11f597db7a7e1b476 758 0.66/1.00 vMB 4
724,143 724,143 000000000000000000050e52a54a5eb70f63053ac50778004ea1a342458848c3 1,163 0.99/1.00 vMB 4
724,142 724,142 0000000000000000000537943a8805e167e19b8ac3f4eff7a73c220020f4979d 719 0.22/1.00 vMB 7
724,141 724,141 000000000000000000088b492de7cb96eb5e47eb69a2c25a8b8a1d7b549dae18 922 0.36/1.00 vMB 7
724,140 724,140 0000000000000000000964c29eb5a341d4b993da60db113688d3a55caed494b6 1,162 0.44/1.00 vMB 8
724,139 724,139 00000000000000000006286ea8c5c8fcdb3effcb579b723e5f236ea354ce1756 586 0.27/1.00 vMB 8
724,138 724,138 00000000000000000008973d4ec575d9ed85dd549691eb0d1a3c9f2a267e2731 418 0.17/1.00 vMB 7
724,137 724,137 0000000000000000000726233b1c9bd510bfe15f2c022b02158db48107541657 749 0.26/1.00 vMB 6
724,136 724,136 00000000000000000003d48eae6ca42f156d9bd8da8331cf7ed57ea098c8aaa7 1,697 0.88/1.00 vMB 6
724,135 724,135 00000000000000000002a2a84977905d18358faf3e4218d8b8566d23c1fc75a4 175 0.09/1.00 vMB 7
724,134 724,134 0000000000000000000660f45b9ef5abd8cc9a075e4474c309afdeefeed0ec96 833 0.55/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.01 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: 718.96 GB
    • Received: 18.01 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.