Loading Tool

Explorer IconExplorer

Memory Pool

84,672 transactions
32.76 vMB
0.08359150 BTC
Random Selection Loading Transactions
Max Size: 194.12/200 MB

Candidate Block

Mining Attempt 2f87c64d3ce6c23da83623c59482657de5fa709fda7d3b8bcb5e0fdc6c6954d8
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 5a0653f6f947f152ea0e1039d75a1b67230a99853f0076c327350cd3326a4c58
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,323
Size: 1.00 vMB
Total Fees: 0.01850263 BTC
Feerates: 120.64 > 1.85 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (118,245 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
796,704 796,704 000000000000000000033ea1563e6fddc4ddad4c1e6f850d51ea52c2c9e47a1e 3,867 1.00/1.00 vMB 37
796,703 796,703 0000000000000000000472dc42bf6218a13c5b41c93d69809537aa7f6d907a12 775 1.00/1.00 vMB 11
796,702 796,702 0000000000000000000404f16147f30b5acd0ffe872d245db655ddccd2ffff05 542 1.00/1.00 vMB 11
796,701 796,701 000000000000000000007d36ca98c5bd8122abd43e69983acf43c056588fcd01 2,106 1.00/1.00 vMB 13
796,700 796,700 000000000000000000020260817efc1110852c49b1cee148e814ca8bbb17f162 3,361 1.00/1.00 vMB 29
796,699 796,699 00000000000000000000d3e09e1c2468fd7d58dfe5c9bf0e8d143d284a284d45 2,904 1.00/1.00 vMB 15
796,698 796,698 00000000000000000004bf1bdeadf4122665ef45e6101798d179d8d433aa84ad 3,601 1.00/1.00 vMB 9
796,697 796,697 000000000000000000047bdc6a0d801efb97bf8fd6680ef5a874ad11f5d779a8 3,781 1.00/1.00 vMB 17
796,696 796,696 0000000000000000000582737070ca00bf511ed4aa8db769fd761233cdfdf10f 2,095 1.00/1.00 vMB 17
796,695 796,695 00000000000000000003b72b460e0f900aaf3718f64f375cea4d02dc33eea9f0 6,028 1.00/1.00 vMB 11
796,694 796,694 0000000000000000000351c32231db685082a795a6cff41744116ead59028d0f 2,778 1.00/1.00 vMB 11
796,693 796,693 00000000000000000003a9e011ac8102d0a13fb4c4908c3303dc3b049b11dbeb 1,957 1.00/1.00 vMB 12
796,692 796,692 000000000000000000017d97027f220aba55df95745e8da5e08bfa415f3631fd 3,080 1.00/1.00 vMB 18
796,691 796,691 000000000000000000037486b9ab2113fcf1a5e7485800a30849040aff84e5dd 2,831 1.00/1.00 vMB 22
796,690 796,690 000000000000000000028746c417e9891022f1b1292ec2839c70dc833496c470 6,051 1.00/1.00 vMB 10
796,689 796,689 000000000000000000042ba50d50ed59ada60807f62cb5d6f9d84696dfcba4cf 1,886 1.00/1.00 vMB 13
796,688 796,688 0000000000000000000567498528bd07f51e9108d0ae0fe94b4bac7c327a747f 3,139 1.00/1.00 vMB 20
796,687 796,687 00000000000000000004b15bfa278fec97d9237ae972841f5d98de58dc985971 3,318 1.00/1.00 vMB 14
796,686 796,686 000000000000000000018629d9acde510bb886f5231bc5f94578d16aabd7346a 2,417 1.00/1.00 vMB 17
796,685 796,685 000000000000000000032e6ce50102f5eb0b08dda667771657965c9c0e57fa6f 2,384 1.00/1.00 vMB 15
796,684 796,684 000000000000000000028aad9add50bc0b3f56d8cb44e5b57bfd99c6cbbc37c0 3,079 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.