Loading Tool

Explorer IconExplorer

Memory Pool

67,623 transactions
25.85 vMB
0.06028530 BTC
Random Selection Loading Transactions
Max Size: 155.51/200 MB

Candidate Block

Mining Attempt 98867f4b50f6609628018a213bfb7ab48a9682536c49282621c76cbe8bd87954
Version 20000000
Previous Block 00000000000000000001d78f9a04771d177c8305f36bb59adf1b3d58d4ddf6ca
Merkle Root 8686ef3c25c6687de0b074977ccd285f7416aeebea527bb1290c999238b0f64d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,242
Size: 1.00 vMB
Total Fees: 0.00561054 BTC
Feerates: 40.21 > 0.56 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,514 (760,293 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
155,221 155,221 000000000000001e411b7eb13ffaa8ddead6b83c312dc3cd6233b164fba5c954 46 0.03/1.00 vMB 80
155,220 155,220 0000000000000a1d93d5e63ebd010a497a147072a204d1f12d61aa9f07072028 159 0.05/1.00 vMB 68
155,219 155,219 000000000000021c5fd477ca566102b3d00437793542a440ff3090c9d3944261 81 0.06/1.00 vMB 199
155,218 155,218 000000000000096dfa13110961b6d27c9ceb20218552ef2fd70e9e774c6dc7ff 149 0.05/1.00 vMB 20
155,217 155,217 000000000000006f181e73e1c2c0d46c6fe427f3f40395c8c6442b355414ea82 1 0.00/1.00 vMB 0
155,216 155,216 0000000000000396968fd7e9ae56ce831c1c8b28876787324a24a1562339530e 42 0.02/1.00 vMB 74
155,215 155,215 00000000000002b8b16ba0ff14a74ac902115b8b9d6ddf66c88ad5ff73ae44ba 57 0.02/1.00 vMB 57
155,214 155,214 00000000000007f2db5aff2aeddfa3c4833ba895e9e13cf37c7b0259998db114 124 0.05/1.00 vMB 121
155,213 155,213 000000000000000751367039797218fd1de49641c3e85204e3d83fcfbbced91f 58 0.05/1.00 vMB 104
155,212 155,212 000000000000060c18001a753aeff080bada73d4fc6a3e8435a4aace5ed3f8c2 112 0.05/1.00 vMB 164
155,211 155,211 000000000000087444f5f813d2a16257eb2d76865a5ec2a8e4e0b17cb3691466 20 0.00/1.00 vMB 0
155,210 155,210 0000000000000036ed09d9fc98a9982e825867b517abf7446ad9fa18c7634821 72 0.03/1.00 vMB 126
155,209 155,209 0000000000000c10ca3c91e1bf64f0c2ff2cb7b512e78455cdff96568b159402 42 0.03/1.00 vMB 81
155,208 155,208 0000000000000b40673e21491fab5209c3ae775957d50d45bd41b7933fb6da2c 6 0.01/1.00 vMB 6
155,207 155,207 0000000000000dd405a9020b75c085c6cbe090a63e8d100334bf80fe5d02f30b 86 0.04/1.00 vMB 103
155,206 155,206 00000000000005582eddac0a9aa0f73386fd29469c5ebe25a4de462022a98f73 15 0.00/1.00 vMB 275
155,205 155,205 0000000000000dcf976734e653596e9f7866b9896e58a041138acab6c1acdd66 28 0.01/1.00 vMB 80
155,204 155,204 00000000000002581bb66a3c450966f54e7ad6ac9c35f99d23eaa3a245212a02 28 0.01/1.00 vMB 5
155,203 155,203 00000000000001c9de8fe86696419b9e6151470f1f0ace476142e6201dfa1600 27 0.01/1.00 vMB 235
155,202 155,202 0000000000000830c1b891b86830d65e0da11e03ee45a9347d3ba02a96dc84ec 28 0.01/1.00 vMB 4
155,201 155,201 00000000000002f7499bca4d0a154d27458107dcce1a6bc6cecc3c36d950b64d 86 0.04/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 783.29 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: 766.47 GB
    • Received: 19.28 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.