Loading Tool

Explorer IconExplorer

Memory Pool

83,352 transactions
30.95 vMB
0.08387879 BTC
Random Selection Loading Transactions
Max Size: 189.82/200 MB

Candidate Block

Mining Attempt 1fef523a5cb83d1ffd56abe40b97bb8bd352b1e28a8b28c9f65f59971f93f806
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 81dfc4f4d05d7b5ee70e935c775a9adb49ba290d21dae5d1f2018aad3c1dad19
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,856
Size: 1.00 vMB
Total Fees: 0.01391435 BTC
Feerates: 216.89 > 1.39 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (138,753 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
776,592 776,592 0000000000000000000728108b3705bb157d35bddb7e011ce12e57318d1bb294 1,701 1.00/1.00 vMB 20
776,591 776,591 0000000000000000000352de07f7be4804ccb757ed0b94330231e1a51bb653f9 1,171 1.00/1.00 vMB 23
776,590 776,590 00000000000000000000aee048ac94b98709919e3f1a1df698b7b272fd2c2849 1,906 1.00/1.00 vMB 26
776,589 776,589 000000000000000000056d074c86d9e7117eafb57b9cabd593efd1bca832dee1 1,315 1.00/1.00 vMB 21
776,588 776,588 000000000000000000070d1e21383df1477f1f8ba53bb0313ff4d1a1f0f22e8f 1,862 1.00/1.00 vMB 21
776,587 776,587 00000000000000000005c5ed7932669383aa3748f57fdd627a32aa7858470a57 2,130 1.00/1.00 vMB 23
776,586 776,586 000000000000000000065fe24fe0699808af96c3843e65a054259e52a65b5f6f 1,573 1.00/1.00 vMB 29
776,585 776,585 00000000000000000004fef65e384687f3e25d98b35ed2941f5e73359e1a7b47 1,291 1.00/1.00 vMB 32
776,584 776,584 00000000000000000004ccd300a082e1826dc47f66336297a5ade224236b820f 1,660 1.00/1.00 vMB 32
776,583 776,583 0000000000000000000228ee80563efae99e0b26943563ddf343cf75a01a40b7 1,869 1.00/1.00 vMB 29
776,582 776,582 0000000000000000000392369a06d19553015c5fefc6991aab9814929cae39bd 1,817 1.00/1.00 vMB 37
776,581 776,581 0000000000000000000435931ea5e5db2cfd75682e15a71359cd1e1115846edb 2,464 1.00/1.00 vMB 28
776,580 776,580 00000000000000000001022813583239fd8400628ed5e8b03f04815ddde30855 2,544 1.00/1.00 vMB 39
776,579 776,579 0000000000000000000039f126071e34b70aaad9936206fce1237586b0f9360c 1,864 1.00/1.00 vMB 25
776,578 776,578 00000000000000000002b6af411932d0c0555d0332bfbf597f15be771190d05e 2,305 1.00/1.00 vMB 29
776,577 776,577 000000000000000000062cc7dfaf0c15e9a76465c8c4ecac8aa45f306fd9576c 1,658 1.00/1.00 vMB 18
776,576 776,576 000000000000000000007f3dd7cc894add4b56f43f235b1077a5ea00f180633f 2,065 1.00/1.00 vMB 23
776,575 776,575 00000000000000000006b398b3d8ee5e8f1ef3df66539da83638ec547ca42a0c 2,458 1.00/1.00 vMB 22
776,574 776,574 00000000000000000000466ba67eb095f949a3451ed47f278e8e69c8d83e480f 1,518 1.00/1.00 vMB 27
776,573 776,573 000000000000000000034f9a9e4b53769d6d0ce468b3b8dc9df784d19d9985ba 2,163 1.00/1.00 vMB 32
776,572 776,572 0000000000000000000153e4f04e08e69db42516f1975a9afdbda597c4ce67fc 2,612 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.99 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: 717.24 GB
    • Received: 17.84 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.