Loading Tool

Explorer IconExplorer

Memory Pool

78,647 transactions
30.15 vMB
0.07048939 BTC
Random Selection Loading Transactions
Max Size: 183.10/200 MB

Candidate Block

Mining Attempt f9c3e3cda2383066f5f804c0164db1e695140da4f5306bd5baf2acbdc01cec04
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 0f315570d93115a7ffe952a76e0acfe279f76249e8dcf6511f22b44f92d2edff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,175
Size: 1.00 vMB
Total Fees: 0.00627309 BTC
Feerates: 57.66 > 0.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (216,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
698,611 698,611 0000000000000000000e56011d96d71134c758b669242df7d5237604d38258d9 1,282 1.00/1.00 vMB 8
698,610 698,610 0000000000000000000dca8d75dd0e0f78624504d784b82b69e504c97aacb7da 1 0.00/1.00 vMB 0
698,609 698,609 0000000000000000000bde7a1d3aaf99239ed9e5478242fd638bd5c12d5f61d3 1,229 1.00/1.00 vMB 17
698,608 698,608 000000000000000000074b01f71bdc0749aa4cfbc32c56998804a0bb6660fce6 653 1.00/1.00 vMB 4
698,607 698,607 0000000000000000000bec8e7bfe5da53a37bad2bac17742ed279971d688b4fe 458 1.00/1.00 vMB 5
698,606 698,606 00000000000000000002b8d488cf55a48ba251d6b532c474bec08f574a1bbdf5 828 1.00/1.00 vMB 6
698,605 698,605 00000000000000000003b90b15df244c6af05293dbaa403f4303c9bf6a96a182 1,729 1.00/1.00 vMB 10
698,604 698,604 0000000000000000000e1872422f19156a86459cf69bcc6d678bb424d74c3d0b 3,623 1.00/1.00 vMB 9
698,603 698,603 00000000000000000009f4221ca34d2ff6b07b1fcfd633274d0163a50ad43086 1,779 1.00/1.00 vMB 11
698,602 698,602 0000000000000000000d2dc6055d525b7ad07ce4d5f8b477000580e7e3ba8f19 528 1.00/1.00 vMB 5
698,601 698,601 000000000000000000051d9e3751b245a1567d3732fcb6fbde8cf186b1c7ea8e 2,298 1.00/1.00 vMB 10
698,600 698,600 000000000000000000044bfd0dab3cd8be47aa622107e7e912cf2a568b160cc6 2,728 1.00/1.00 vMB 21
698,599 698,599 0000000000000000000322e432cf5826b8c456a905aa54eb726759eb3f1eaa48 514 1.00/1.00 vMB 6
698,598 698,598 00000000000000000004a777d86355be9726be230a8aa0b7452ecad1339bf8b8 2,293 1.00/1.00 vMB 10
698,597 698,597 00000000000000000001f3eff1e9f5375e44c16f5158d47d303da64a54b377e7 2,692 1.00/1.00 vMB 15
698,596 698,596 0000000000000000000cb3f893bb8852237b6913de06e74e23e44416b73945f3 2,437 1.00/1.00 vMB 6
698,595 698,595 0000000000000000000fb70f3890e685ba3b5a66b189e88d5198f9af476e214c 2,534 1.00/1.00 vMB 13
698,594 698,594 00000000000000000002fa348ec2214023dda9aacae579ef694e9481a3ae1ddd 1,356 1.00/1.00 vMB 8
698,593 698,593 00000000000000000001db53cba9aa160e1323e77df893b3d93655ac31e2660a 1,763 1.00/1.00 vMB 22
698,592 698,592 000000000000000000027440829032eb1e2da4ae1d448a76a9198510fc7c5e17 3,636 1.00/1.00 vMB 6
698,591 698,591 000000000000000000093107a4b70ea4a065724ad5df45fa1fdbaf4cd94010f0 3,622 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.75 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: 708.61 GB
    • Received: 16.74 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.