Loading Tool

Explorer IconExplorer

Memory Pool

46,998 transactions
27.88 vMB
0.12823811 BTC
Random Selection Loading Transactions
Max Size: 146.26/200 MB

Candidate Block

Mining Attempt 3672e4446988d9d079e97d13cb14317d17997c6f5cd8cbc1fb593ba19b7e4d07
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root f222406ad2e2b9aa43b03b554511518fcfb6605fa4a3851fb0b87fda69e61130
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,495
Size: 1.00 vMB
Total Fees: 0.05760313 BTC
Feerates: 151.01 > 5.77 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (173,063 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
741,813 741,813 00000000000000000001331c08de74847cced8a221955a4516564814b291d89b 1,611 0.79/1.00 vMB 6
741,812 741,812 000000000000000000068cc73c8388c7b43a2d28dbef5257212903e331b4be9e 3,033 1.00/1.00 vMB 25
741,811 741,811 0000000000000000000384f0b537fa5e4fc1235fe7350fcb255dd60bf656aa4a 1,299 0.71/1.00 vMB 7
741,810 741,810 00000000000000000006e24fc8a836b2340cf5dce440fddaf5ea90d68ef24ef5 2,379 1.00/1.00 vMB 15
741,809 741,809 00000000000000000004a7130a00724d718273e59aac48606ccc9ab1d49861cd 1,028 0.99/1.00 vMB 11
741,808 741,808 000000000000000000057637e0e63dd1f9bc973167279a15fee62ccb5b166117 694 0.35/1.00 vMB 12
741,807 741,807 00000000000000000008841027c5860914d06da62590c7f115b9b041d9fc635d 372 0.41/1.00 vMB 14
741,806 741,806 0000000000000000000680af0e67472313c2cf67a1ef8fbf894d8a6de5b88489 1,232 0.90/1.00 vMB 12
741,805 741,805 00000000000000000002feb1061e8355608a38379295619c58b90448b797ebb4 1,524 0.74/1.00 vMB 12
741,804 741,804 000000000000000000000fe1efb4965135bb295f2afb2bdb4bffbc95a90efbea 472 0.22/1.00 vMB 13
741,803 741,803 00000000000000000000ab0fbfc0abfb418d20448a44f8f21bca83b32394b44a 732 0.48/1.00 vMB 5
741,802 741,802 000000000000000000059696a288017c9b13e767a1acd5957bf6797eae50233d 1,476 1.00/1.00 vMB 7
741,801 741,801 00000000000000000004a94bb3bb43317ff3f148709c19342b9f44c469b33be2 2,641 1.00/1.00 vMB 22
741,800 741,800 00000000000000000008795c9a824bff5c7b415cc5be8a7c613faa1c06b9e659 203 0.11/1.00 vMB 11
741,799 741,799 00000000000000000009413d48bf04a7603ebb3301e381552eb52b35c61af0fa 774 0.28/1.00 vMB 14
741,798 741,798 00000000000000000002a078b2af678f232af0d4df3fde067b7e091ba652a624 990 0.43/1.00 vMB 13
741,797 741,797 000000000000000000064495f7379b31350ebb7bd7da6b5b65752dd8eccc0b1a 777 0.28/1.00 vMB 13
741,796 741,796 0000000000000000000450aa80d55079c1992e7f314886e11b850266d82d234f 302 0.23/1.00 vMB 7
741,795 741,795 00000000000000000003d8a068ce341def7308d0562e0c86231687fa5e0c9a96 2,023 1.00/1.00 vMB 11
741,794 741,794 0000000000000000000299b303c874068018e78fec2008d369e80df9e9b4d4fc 303 0.52/1.00 vMB 13
741,793 741,793 000000000000000000046700de40a326ee05a558ea93f7bbb880d50d7d9f5b41 2,298 0.85/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.91 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.