Loading Tool

Explorer IconExplorer

Memory Pool

26,093 transactions
26.40 vMB
0.03896035 BTC
Random Selection Loading Transactions
Max Size: 142.80/200 MB

Candidate Block

Mining Attempt 1779d39ca8365b19aaecec48c68121dc411b70689f39cf0ff4b44ee9a6ce4ac0
Version 20000000
Previous Block 000000000000000000019972d48e48dc10e0f0cc67d15cc70b6cb168992cb973
Merkle Root 956f1b6a1338fa56905e2c43672c655c2b4eed19d6d3744214e491e7e625ab5a
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,926
Size: 1.00 vMB
Total Fees: 0.00939707 BTC
Feerates: 150.75 > 0.94 > 0.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,032 (95 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,937 939,937 000000000000000000006fda1478ef7a91bfadfd78fff64429599d9385d059f3 3,052 1.00/1.00 vMB 2
939,936 939,936 0000000000000000000008e0714a1520a93838fad5da8623b213ba8e9b89a3a4 3,687 1.00/1.00 vMB 2
939,935 939,935 00000000000000000000938c7e78d34ab07e7bdc37bf943c2fc12e46af484f1e 2,880 1.00/1.00 vMB 0
939,934 939,934 000000000000000000000c2deef1f2422d18ebfd62531c052427b9bf8adffc2b 2,902 1.00/1.00 vMB 2
939,933 939,933 0000000000000000000180207fd5ab46833af74d2b539e4a42063b9755359fa5 2,964 1.00/1.00 vMB 2
939,932 939,932 00000000000000000000c08368124d45a32e93bcc55f7cf1c85d6d217f9afcb3 3,695 1.00/1.00 vMB 1
939,931 939,931 0000000000000000000199734951d13be04e8563fe099c3e30a40b9890b34697 2,614 1.00/1.00 vMB 1
939,930 939,930 00000000000000000001d819854e344703c300217b0120008c593a61d2ce3497 5,729 1.00/1.00 vMB 0
939,929 939,929 00000000000000000001344083a6f282634bc1611758e4d325da8fabf2e4994d 3,733 1.00/1.00 vMB 0
939,928 939,928 00000000000000000001d4d3aa90b2a11cf603a502f96e8734962e971e6c8fd2 2,242 1.00/1.00 vMB 2
939,927 939,927 000000000000000000007c72e6c292e249602215b556e50d56b0953a68320ddd 4,163 1.00/1.00 vMB 0
939,926 939,926 000000000000000000018cc6b4c200885147db2c93a77b02ab7b4991bd1ca516 701 0.21/1.00 vMB 1
939,925 939,925 00000000000000000000e7381e0ed9531d35da179998680a486abd800f1b9d13 2,867 1.00/1.00 vMB 2
939,924 939,924 00000000000000000000bb50805b56fdb3aac0441d40da0b6a2e8e6bc520d303 1,365 0.34/1.00 vMB 2
939,923 939,923 0000000000000000000028d44d095559aea872351369d89ad52ef0340f7294ac 1,405 0.43/1.00 vMB 2
939,922 939,922 000000000000000000000d9107acfc4a381d898e473df7dc1d87e3b4b1b708f9 3,257 1.00/1.00 vMB 1
939,921 939,921 000000000000000000005238f45a99eaf8dde05e45a9ab533403f032409f109e 3,675 1.00/1.00 vMB 1
939,920 939,920 0000000000000000000161f7b61d2d97503b79823a8e5c4c94f58475db09a689 3,832 1.00/1.00 vMB 3
939,919 939,919 000000000000000000012e9393a30787265c4b54197ec10aa4c005af48b936e1 766 0.23/1.00 vMB 2
939,918 939,918 000000000000000000006b0b8b653581a5e360383b764b5cebad0ec7141730fa 2,972 1.00/1.00 vMB 0
939,917 939,917 00000000000000000001be3ef83731b6b3575479b72e73afdc19ed4017b56256 3,928 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 826.77 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: 4,434.33 GB
    • Received: 239.74 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.