Loading Tool

Explorer IconExplorer

Memory Pool

75,214 transactions
28.91 vMB
0.08834862 BTC
Random Selection Loading Transactions
Max Size: 171.07/200 MB

Candidate Block

Mining Attempt 8844837f95aaf6399d67cef2fc5977c81fbd0eb3edd908a325b1ee9ff2c26994
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root 2e72d4e01f865b0b60328a1d31696bc52d57fd63fe364c008cd59844e7f74c36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,996
Size: 1.00 vMB
Total Fees: 0.02821340 BTC
Feerates: 150.93 > 2.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (310,059 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
604,992 604,992 000000000000000000024f5fa1c82ae694c27ec4e7469a9a2212bc104ef65a71 1,472 0.42/1.00 vMB 23
604,991 604,991 0000000000000000000868648776f5b5823842e4e7fdd3c981da47f034e72818 2,062 0.58/1.00 vMB 21
604,990 604,990 00000000000000000014337950db67d86e1b6062e982872a3b73a6e552f1c702 1,732 0.52/1.00 vMB 23
604,989 604,989 0000000000000000000436ef41c3177b1f8b5a22e799dacbd04f6f6feed16ad7 110 0.02/1.00 vMB 18
604,988 604,988 00000000000000000006138f4959fd13aab2d5c27817d9c9a5ca7031532a04c6 474 0.13/1.00 vMB 24
604,987 604,987 0000000000000000000be704991cb32d60a6a94eac6642380a23dced7f5f59b8 3,180 0.90/1.00 vMB 20
604,986 604,986 000000000000000000032827db4b040323d7dd42a02f885ec1bdf598bf5c8409 2,032 0.67/1.00 vMB 21
604,985 604,985 00000000000000000002640f54326304104ae8c2f47dde94bfd321590991f640 2,906 0.97/1.00 vMB 23
604,984 604,984 0000000000000000000ac1562f7ea2bcc73424afc000150fca399e00a8a22fba 1,250 0.62/1.00 vMB 15
604,983 604,983 0000000000000000000ddca24a0378b0a3dce2afbfdd82d2392c2bb7edcd7393 388 0.11/1.00 vMB 21
604,982 604,982 00000000000000000010dad4e27a2641f49b827f0be6fc1fc040e6658d2d5e9c 1,057 0.63/1.00 vMB 19
604,981 604,981 0000000000000000001035c0566e73e0660e0193242da0637a7ea96194771b95 924 0.41/1.00 vMB 22
604,980 604,980 000000000000000000148fe56fce6fb143c014164884f8bffe674bd61f65bac1 78 0.03/1.00 vMB 12
604,979 604,979 00000000000000000006e5343c3c6dd883c19419f7fdbcffe52f005478f6f17f 166 0.03/1.00 vMB 14
604,978 604,978 00000000000000000007ac99bcc036f411a0454e557a293ce760b33604c7878f 237 0.07/1.00 vMB 24
604,977 604,977 0000000000000000000ce4f9c6fa72f93e44dc54b6954ca2474dd2eb0ae36c1e 2,659 0.84/1.00 vMB 19
604,976 604,976 0000000000000000000ab09a445d708c20b95d38cd49a8bff988b03d52446cb0 71 0.02/1.00 vMB 30
604,975 604,975 00000000000000000001bc65051ff1922870a56a367b45521d6ff5bdcc7f5a23 1,005 0.32/1.00 vMB 20
604,974 604,974 0000000000000000001561c107f7e71ca0295ce8f214031fdf6faa3236db94e2 777 0.34/1.00 vMB 12
604,973 604,973 0000000000000000000d29ed5d0a3bf59d10c899a83daaadb2ea0be66942c1ef 3,023 1.00/1.00 vMB 21
604,972 604,972 00000000000000000009c9e6f17df7a6f3fbc8570a3dfab08c38b7456d29ef0c 764 0.35/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.41 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.