Loading Tool

Explorer IconExplorer

Memory Pool

33,021 transactions
25.12 vMB
0.04989145 BTC
Random Selection Loading Transactions
Max Size: 127.42/200 MB

Candidate Block

Mining Attempt ae85fd368bd8ab855e001595d46968cdbccbf19072dd61aac001760c06524cbb
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root c66665e7fb1fdad2cb82a0c3c58cb32bba9137c46a8c73645bb6c584068686cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,745
Size: 1.00 vMB
Total Fees: 0.00486517 BTC
Feerates: 75.37 > 0.49 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (154,183 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,747 760,747 000000000000000000035f4a95de0c3f165c0bce0e74516f0bdd629c745ef3c5 595 0.24/1.00 vMB 14
760,746 760,746 00000000000000000004494a709d9a764e451df988823f71c27bfa346ec2dbb6 1,315 0.50/1.00 vMB 15
760,745 760,745 00000000000000000005a66ac37780527ec28343707abc3620de874e0514cb5b 810 0.21/1.00 vMB 15
760,744 760,744 00000000000000000005e311a311a092eebf05ce76c10219648a90aef2e73d49 744 0.72/1.00 vMB 2
760,743 760,743 00000000000000000002d13a7bd32d2cf20e095314ed419ae78f46e110ca7369 1,211 1.00/1.00 vMB 11
760,742 760,742 000000000000000000013d040252f1056d63ce166198510b3d3ca538fb3a1733 1,777 1.00/1.00 vMB 16
760,741 760,741 00000000000000000003bce5a148ea580459697603367dae8db947786b54734e 1,243 1.00/1.00 vMB 24
760,740 760,740 00000000000000000003057d60ebe39f6b1b40911253f96e6f7c90065b636b29 95 0.03/1.00 vMB 10
760,739 760,739 0000000000000000000174f9fc5f32e5fc6629fec8339fff8d15bbbf07fc66f2 1,357 0.50/1.00 vMB 14
760,738 760,738 00000000000000000001f5d24788d79070a9c2800ac8312751dd83fab0bde9bb 1,145 0.45/1.00 vMB 13
760,737 760,737 0000000000000000000476c5c1560510125bae412c1cc132e4c5c43f864bca74 212 0.22/1.00 vMB 10
760,736 760,736 0000000000000000000507ce701b54438f6e63863f22bd8bae9282f08514c548 515 0.16/1.00 vMB 13
760,735 760,735 00000000000000000006d4b41401700f7d68b22e3e1c38ce1ad82324217519b0 148 0.05/1.00 vMB 13
760,734 760,734 00000000000000000001ee58fd826504e71ac251ff599411dc22d8c7a4bf102a 1,368 0.61/1.00 vMB 9
760,733 760,733 00000000000000000003cb566e2eb51cde88ef0ba725694eb97ac9a773b754fe 2,503 1.00/1.00 vMB 11
760,732 760,732 0000000000000000000699c11653e8763cf81fbc452a6119add2d974c2a5f793 1,501 1.00/1.00 vMB 6
760,731 760,731 000000000000000000030b470fa48c7deb9d61513107445ee280d50b3de17213 2,846 1.00/1.00 vMB 5
760,730 760,730 00000000000000000003de7c9b806f50883e824ef869eb4d4f98bd11b16a0707 1,824 1.00/1.00 vMB 12
760,729 760,729 0000000000000000000024a36d66abfef5a3fccf1d63e18bacb224a76d4bccdc 2,565 1.00/1.00 vMB 17
760,728 760,728 00000000000000000000390d3355f852761941d0e73988a0dda785c391d2df65 3,424 1.00/1.00 vMB 23
760,727 760,727 000000000000000000008d92fd50a39939c8bb9e1b5cfd30d960aabe4d8e8208 3,668 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.