Loading Tool

Explorer IconExplorer

Memory Pool

37,928 transactions
26.07 vMB
0.06066835 BTC
Random Selection Loading Transactions
Max Size: 134.57/200 MB

Candidate Block

Mining Attempt 1bd13a8d75247986f6696d6601aef6122e7bcb3c7a7344f70ff7bc6a7b7a7555
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root ecc3ab05ed5371995d77adafb5f4b174f471ba4281a236ad3c128ff93b6ee391
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,474
Size: 1.00 vMB
Total Fees: 0.01297083 BTC
Feerates: 265.25 > 1.30 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (566,966 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,969 347,969 00000000000000001310d4ed02b652543056316ad309c3c672f3c04cd8da1e19 1,262 0.90/1.00 vMB 22
347,968 347,968 0000000000000000014cd29bb9335506d2addb518ee711d0d172b9769f9862af 1,889 0.75/1.00 vMB 33
347,967 347,967 000000000000000003bcbd11f7cde9ca7373b6bb5cc08eab261fd53cea6e293e 319 0.20/1.00 vMB 13
347,966 347,966 000000000000000006ac4786438a2c17a57aee2b9f6aa2aebcc61f6212bc6336 725 0.33/1.00 vMB 30
347,965 347,965 00000000000000000661b0918ffb727fea6f6afc155667bb6b827698633bd6a5 397 0.26/1.00 vMB 21
347,964 347,964 0000000000000000004642e3782157c2975eb782b8860df3043d74022f3be767 256 0.08/1.00 vMB 34
347,963 347,963 000000000000000000b5445399537260a55012219f74612e98d3822df0ed3bb1 223 0.19/1.00 vMB 18
347,962 347,962 0000000000000000051d83ef5f6472b5009b1f20c065d716b658d9fc4dbff2d2 512 0.21/1.00 vMB 30
347,961 347,961 00000000000000001103db075a5ce0910174e5d4f88fa0aeeff05b38aee4618a 326 0.27/1.00 vMB 21
347,960 347,960 000000000000000015267d08037a7b10e2ef628762c96701a500f0218b3dc315 1,153 0.57/1.00 vMB 27
347,959 347,959 00000000000000001524e73ce545fafa538b7ad7ae55b7b1774dfe7ff93ed943 1,024 0.51/1.00 vMB 26
347,958 347,958 000000000000000007b12cda78ef2cd53a6ac091d10bd357dc73902c21046c2d 729 0.47/1.00 vMB 22
347,957 347,957 000000000000000003673a74b089ec9951d2deac4e2e05a6e21e16f74aaade32 461 0.28/1.00 vMB 22
347,956 347,956 00000000000000000631acf0ce95861c7bd06b0590b30f575bd040eda5441c7d 1,286 0.69/1.00 vMB 24
347,955 347,955 0000000000000000094f0cc9da5d7e6ed8e476dbf766e785873f970f0ee602ff 1 0.00/1.00 vMB 0
347,954 347,954 000000000000000009fff7306c5a22c2fe37f451d1dca149b149a4a530187340 695 0.45/1.00 vMB 20
347,953 347,953 00000000000000000775b928c3b71881873582fc78b578bfbf313f3d201a729c 334 0.21/1.00 vMB 22
347,952 347,952 00000000000000000976e311e121f941c98ed22c1a883a8b980cf216fadd66b1 132 0.07/1.00 vMB 28
347,951 347,951 0000000000000000110ec35415884375ab886c9a45aef19552393cf848cb789b 627 0.43/1.00 vMB 16
347,950 347,950 00000000000000000fa50e63eee5aa0da7045959c4f4d6e914be2fee99dbac44 1,766 0.85/1.00 vMB 28
347,949 347,949 000000000000000007233898a92c99ca2d04f47b109d2c8b030f7424a746355f 1,205 0.61/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.27 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 656.66 GB
    • Received: 14.40 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.