Loading Tool

Explorer IconExplorer

Memory Pool

76,815 transactions
28.70 vMB
0.11405419 BTC
Random Selection Loading Transactions
Max Size: 173.66/200 MB

Candidate Block

Mining Attempt 1f50f5c945213bc98c56c345fd3ea3aba021900ebff5f15239795b53aec7e1ba
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root b89ab347301e1c16e5c47596da68a4f809e175fb5b6e5e55d3259aff0f49d546
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,008
Size: 1.00 vMB
Total Fees: 0.05443228 BTC
Feerates: 101.65 > 5.45 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (560,183 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,933 354,933 000000000000000014dd466498e36c0eacd850b90e7ea7e871d1da51e43c7247 1,478 0.62/1.00 vMB 33
354,932 354,932 00000000000000000f6658cadee2a26c0fe894deab12b2057227c0f46c0fda4d 1,959 0.94/1.00 vMB 30
354,931 354,931 000000000000000011e0a7b06037d114603c5412310bf303c3d36a50556744f8 557 0.55/1.00 vMB 20
354,930 354,930 000000000000000008a270742bf9d932df2ef71d03ea9ecdd03706e82d05347e 397 0.23/1.00 vMB 22
354,929 354,929 00000000000000000d9cdd667d96dfa347cb0b556583e2d3f8e28d72fd2c992c 671 0.67/1.00 vMB 21
354,928 354,928 00000000000000000286bde6c0c398b32aaa2845158c62c2ebfcece2b5a56a14 994 0.69/1.00 vMB 18
354,927 354,927 0000000000000000136d045060f92b6f69405e9851595ed6fb5d772f9857121d 1,676 0.75/1.00 vMB 32
354,926 354,926 00000000000000000b896075c8a9c9c96d65154aafd3dcab1cc68853fb327041 2,052 0.90/1.00 vMB 32
354,925 354,925 00000000000000000c08eaafe72972b3ec0dfe6acec4462231f128136a8d3f00 789 0.53/1.00 vMB 12
354,924 354,924 00000000000000001446b98bb154e5f70d78b422d41204b881e555340d9d5601 1,311 0.75/1.00 vMB 25
354,923 354,923 00000000000000000f6839bff8f22e34bc576ac69c991b460a13f3853f2aeda8 1,957 0.75/1.00 vMB 38
354,922 354,922 00000000000000000bd29bf791647e519683b19da8258683dcd7f1d195cd0fb0 1,328 0.75/1.00 vMB 26
354,921 354,921 00000000000000000be544ddbc1dc683c4b32651f4ba076996b89946ec73339b 1,697 0.75/1.00 vMB 33
354,920 354,920 00000000000000000efe3c69ace6e7cc08419b2a4ea1bd4f6b7a926585ce66b0 50 0.10/1.00 vMB 3
354,919 354,919 0000000000000000019353f5e22ec639c3fe4939ad3ff720ef7ccb13a5112db9 495 0.47/1.00 vMB 14
354,918 354,918 000000000000000012ea2722155e2f68db4900bf01c135fad5b371c8f5826272 268 0.12/1.00 vMB 32
354,917 354,917 000000000000000014ed78c8d3f45e5ce67938c37b1309b6f20c05ccac08aa69 223 0.20/1.00 vMB 15
354,916 354,916 00000000000000001042ba44ec4b75a655fba24ea77538146ce77b2e6935ebdb 366 0.17/1.00 vMB 33
354,915 354,915 000000000000000009127346592aa169c0b62a2b0fbb429eb611afc83d29b428 340 0.16/1.00 vMB 25
354,914 354,914 00000000000000001440a9e84ab7359537fde3726114eec8090c43fb0948fcba 743 0.39/1.00 vMB 27
354,913 354,913 0000000000000000120087034b7ef1c843c345f1c3383f73a8e42667244bd139 1,282 0.68/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.59 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.52 GB
    • Received: 15.95 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.