Loading Tool

Explorer IconExplorer

Memory Pool

63,970 transactions
35.74 vMB
0.09438413 BTC
Random Selection Loading Transactions
Max Size: 190.48/200 MB

Candidate Block

Mining Attempt 152c438e8d8387a3b7e9a51be79c788f73374744267d198de05ba6fce210c360
Version 20000000
Previous Block 000000000000000000019a0725ca2d0e21a923c8a725d5d1d79162ba450bcd64
Merkle Root c0bedea578105a67ea8781c4ad2774502362fa6a1a25c9b41c5ba0da15173c83
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,855
Size: 1.00 vMB
Total Fees: 0.02077865 BTC
Feerates: 301.05 > 2.08 > 0.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,398 (880,405 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
33,993 33,993 00000000ae9dc9ce24e3934f146cab31268ca7eb9a30dfe9e306b68fe0c0977c 1 0.00/1.00 vMB 0
33,992 33,992 000000007733b5e3e3572047171c28174f1ada047027edbed490258ea265f5d2 1 0.00/1.00 vMB 0
33,991 33,991 000000004f4a9bf66c0d9483cf9df77f66bf1169c96083039a4de565135edf03 1 0.00/1.00 vMB 0
33,990 33,990 000000005bc5da9d576f8cca6ffa2720594d2b34934e4a64d3ca52e3ea89a2f6 1 0.00/1.00 vMB 0
33,989 33,989 00000000a0440f90a5c46d0817f623f2ba6254b24210fd513b20d6c313d6e773 1 0.00/1.00 vMB 0
33,988 33,988 00000000c103b57e83d449d91c72cafc767b2411af78aeca4067fa1951c171d0 1 0.00/1.00 vMB 0
33,987 33,987 000000000b3c07bf4cc3a787da69d0022e396709dac875b4b27bf41662c50dd4 1 0.00/1.00 vMB 0
33,986 33,986 0000000046eeb5f0246ba442a07568d121fd2a88f9756336320561ea1de9b424 1 0.00/1.00 vMB 0
33,985 33,985 00000000a243522b74015c318f5b61ff9fe57fe36dc8df5e487db0288b419b65 1 0.00/1.00 vMB 0
33,984 33,984 00000000d7670f358905e19bf3a888b38bf4926ac18f93a40d77ba2f1a1c6c05 1 0.00/1.00 vMB 0
33,983 33,983 000000001b94f629ba2e54d741d2c56f3795468bd0d6adbaec71419e128cff3c 1 0.00/1.00 vMB 0
33,982 33,982 000000009c8646818827184db6b13bb1f11824a30ebb229344897c26168b96ea 1 0.00/1.00 vMB 0
33,981 33,981 00000000ae0c3be73d52da7ef0c096c6994a4ac199c846d126e6ccbc444108d5 1 0.00/1.00 vMB 0
33,980 33,980 0000000044246c2e0cbeb749037f029bd8fbb062abca1d891f726e049a3b178c 1 0.00/1.00 vMB 0
33,979 33,979 00000000235d4dfbf6e9923128fb4e9190f61e5d2db89593b1d513203913ad38 1 0.00/1.00 vMB 0
33,978 33,978 00000000adf1db34215500e41fae4f6cf1f1c3d53c69140111e2799960b2b356 1 0.00/1.00 vMB 0
33,977 33,977 00000000b782ca81df93103ab17db83f27db4df1dd6e0c500cfe525c2a3807af 1 0.00/1.00 vMB 0
33,976 33,976 000000005d0e73c1d471f1d319ce3445e2c4279a6f7ad055f6d142c1cb841eff 1 0.00/1.00 vMB 0
33,975 33,975 0000000018fa9b07ba3f19e3cd38a07ed6b30a7f2e93bc8e0461360ddc335fc6 1 0.00/1.00 vMB 0
33,974 33,974 00000000d061ea2a774bd2c1167b0b26fcafc6b4af7992019d37b89993e22bc4 1 0.00/1.00 vMB 0
33,973 33,973 00000000ab5762120c2ebc1dfc8053be5f2879fa7627033facb0e290dcf0828e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.31 GB

Node Details:

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