Loading Tool

Explorer IconExplorer

Memory Pool

37,048 transactions
28.11 vMB
0.06017080 BTC
Random Selection Loading Transactions
Max Size: 141.85/200 MB

Candidate Block

Mining Attempt 41110c6d2b76bf77f5470c2f465f8cdb15b52eeeb55db218e1e7a7d3edb68272
Version 20000000
Previous Block 0000000000000000000076a02aa3b78503c1c5cc0e5e4886180a750ab7c93972
Merkle Root ce183f3b3c883267a18a704f573f46ddabb7e7cde8e5ec57c6302f1d4c3d3aca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,236
Size: 1.00 vMB
Total Fees: 0.00630131 BTC
Feerates: 100.52 > 0.63 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,556 (174,399 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
740,157 740,157 00000000000000000004e907485267231bd744fdfcb69765bb2a108f07f7ccf2 69 0.02/1.00 vMB 13
740,156 740,156 0000000000000000000462602b56556bb33f5dc1318b2c5c73d76d79344eba31 50 0.02/1.00 vMB 5
740,155 740,155 000000000000000000031aa479f81d19cc9ed00706094233158430bd970b5301 1,372 0.54/1.00 vMB 4
740,154 740,154 0000000000000000000328d53a4da762e518a358582ebc816a55e97ac2b809a2 2,972 1.00/1.00 vMB 11
740,153 740,153 000000000000000000003e248d61ead6dda87e61e7e0b58c264f339a577a1272 329 0.18/1.00 vMB 7
740,152 740,152 00000000000000000001a9bf8e02c324028f75bde845effda1c2fffdb5a4e424 662 0.61/1.00 vMB 3
740,151 740,151 00000000000000000008a2324fc48b8c5038570f1dd501459f1bd855cd293da0 2,661 1.00/1.00 vMB 4
740,150 740,150 000000000000000000024e3a0e49f30c55c351c46b5555e7a935249e60de7760 1,309 1.00/1.00 vMB 8
740,149 740,149 000000000000000000060242f999c7449cd8ff82e5e7108225a0b45a94ce9dfd 1,988 1.00/1.00 vMB 17
740,148 740,148 000000000000000000062c0779c0fb7d1bc1db869fe9d68d5f3c32f200650a95 50 0.18/1.00 vMB 2
740,147 740,147 00000000000000000004269414debcf430959ef25adc0a882f9a6238843b25bd 1,844 1.00/1.00 vMB 7
740,146 740,146 00000000000000000003b11884e1cbc0f2bc9c15fc9c519c74ed404a333b3eaa 2,254 0.96/1.00 vMB 11
740,145 740,145 000000000000000000044fcfc696095db294a406188c82e3a5bacfe6669adc09 1,083 0.98/1.00 vMB 4
740,144 740,144 000000000000000000085a7d9f3612eca068426a0764c4e14a36ba6c92017250 2,132 1.00/1.00 vMB 9
740,143 740,143 0000000000000000000756fe58621ce1e62298da56fdabc9558514b9a2b22994 789 0.62/1.00 vMB 5
740,142 740,142 00000000000000000000a779a2642a2d11efe24857c084fd72b33f625a860b96 28 0.01/1.00 vMB 4
740,141 740,141 0000000000000000000344a91c3a3bd031352af15fc7c331d52d80d1cb23e449 824 0.30/1.00 vMB 6
740,140 740,140 00000000000000000008924e85fed0435d746cd461a2489bf9e427f67b7e1325 823 1.00/1.00 vMB 9
740,139 740,139 00000000000000000006a663bad091835d3d2ce3491e24e94ff74d36761715da 901 0.37/1.00 vMB 9
740,138 740,138 000000000000000000007d64874eb3c89563fa6663d586a810db20b8f08ab417 1,705 0.72/1.00 vMB 10
740,137 740,137 00000000000000000001a96341eecfb3d94189d460db0f09de8e642537d67de1 1,532 0.74/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.58 GB
    • Received: 11.46 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.