Loading Tool

Explorer IconExplorer

Memory Pool

79,346 transactions
29.25 vMB
0.08807935 BTC
Random Selection Loading Transactions
Max Size: 177.22/200 MB

Candidate Block

Mining Attempt afc77647fae81d279ed31c66d7823c5e29ceb7d4758569c77f30934f2f56d5f7
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root bfd46878dc8dfc7f8043902e8cb47fa3dd281cf7eb19e2011eb1220a3ff36e1d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,075
Size: 1.00 vMB
Total Fees: 0.02687851 BTC
Feerates: 146.36 > 2.69 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (547,405 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,703 367,703 0000000000000000024c175396d8c479665b556f03c06ee191897c7a5d376040 749 0.90/1.00 vMB 30
367,702 367,702 000000000000000008e5ea4acb2c4b47fe759d57f3e4a836e9f5898ef6c1ec1d 1,060 0.99/1.00 vMB 27
367,701 367,701 0000000000000000096416f49c7d81e460c080e6b00e7690a78c1edea2fbf9a5 1,530 0.95/1.00 vMB 29
367,700 367,700 00000000000000000e36a5cceb010448515263daa0f69a027971f5863fd53fbd 2,390 0.93/1.00 vMB 73
367,699 367,699 000000000000000014e2fff2e42ea07056c1c6ada9eb4124c9a4c718513c0a12 268 0.13/1.00 vMB 93
367,698 367,698 00000000000000000fbddaf74e065e7142bfc93eb327eaaf2f495998254355ea 654 0.86/1.00 vMB 24
367,697 367,697 0000000000000000134ed919eb6d2d2ff618e62d5e09077cd0cedcfef9e28cba 1,268 1.00/1.00 vMB 24
367,696 367,696 000000000000000009e9976d45ec375ad5590e44fb7af4c9e491806467e0f6a5 812 0.92/1.00 vMB 27
367,695 367,695 00000000000000000c5514ec784db2a05c50b5181aac08fc8fc24e5e57f2c26d 1,843 0.93/1.00 vMB 47
367,694 367,694 00000000000000000d9c2cb9cfda93430751f9bc2160d4ecad4da9ffe7b6bb20 378 1.00/1.00 vMB 20
367,693 367,693 000000000000000010a47216ef7548792f212bdc30a986f29f8aef97425798da 322 1.00/1.00 vMB 21
367,692 367,692 000000000000000012eadb71770479e0906b54de84e7eb094ae2d1c8902d0b7b 496 0.75/1.00 vMB 22
367,691 367,691 00000000000000000941aebb59ad568ab15ed3a5b2aef1e53c81290e328126c5 464 1.00/1.00 vMB 26
367,690 367,690 00000000000000000a4040d64cbab038dc27d06933fb29d4809aa577b174db34 1,035 0.95/1.00 vMB 29
367,689 367,689 000000000000000010d5df197625cccfa8a38ed28b4a817b0eda40331b5cea38 463 1.00/1.00 vMB 26
367,688 367,688 00000000000000001372b5beca6d9f187fb343292ab4233c53c22938344a03f9 233 0.91/1.00 vMB 20
367,687 367,687 000000000000000014ad50b18a2affa406fb43ac63e02e9a5fc800e9803aca7e 614 1.00/1.00 vMB 29
367,686 367,686 000000000000000013b344fb3a0db40d4a254583a3531cbd6857e78f74016893 536 0.95/1.00 vMB 26
367,685 367,685 000000000000000005297676d57a701cf1ae0b25cae71db9535362484bbefaa1 708 0.95/1.00 vMB 31
367,684 367,684 000000000000000014a22d9ca20f6eda91c42103b08cab6587d33a8bc03dbc77 669 1.00/1.00 vMB 28
367,683 367,683 0000000000000000149a447a273d92da41f8a9c8d3771a65aceadb26d60e7478 1,515 0.95/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.58 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: 671.25 GB
    • Received: 15.90 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.