Loading Tool

Explorer IconExplorer

Memory Pool

77,234 transactions
28.66 vMB
0.06547242 BTC
Random Selection Loading Transactions
Max Size: 173.92/200 MB

Candidate Block

Mining Attempt a93dc4a9962247d2266117460e1dc7cb5c3b4cea1ebf1f43d21cb521481bbce2
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root 98f498ae0d0ccd622fa417a65dd697af78167259c10f555c20fecf44d5536143
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,700
Size: 1.00 vMB
Total Fees: 0.00580896 BTC
Feerates: 100.53 > 0.58 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (153,386 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,709 761,709 00000000000000000005b32a406c2e49444e499d0e107fd10352436f5b562e13 3,225 1.00/1.00 vMB 36
761,708 761,708 00000000000000000003823b7f64815be57a725bc6560965d02a61b72ae1bb03 3,526 1.00/1.00 vMB 20
761,707 761,707 00000000000000000002ce8309540e425a7d925ae61c29fc78c917157270534a 2,423 1.00/1.00 vMB 20
761,706 761,706 000000000000000000047f8e5e41bf55cee8b16fce4b55469f180f4bf88418cc 2,502 1.00/1.00 vMB 18
761,705 761,705 000000000000000000007707a965975aaaceac9dab1e018a25037d15f130a956 2,916 1.00/1.00 vMB 25
761,704 761,704 00000000000000000002551d0fae94564e0e8b63d487fa1133bc17fd05df7fdd 2,990 1.00/1.00 vMB 37
761,703 761,703 00000000000000000004f4fff85a2fb3d5889a740389d26a63f9223b3bcd1eb4 3,126 1.00/1.00 vMB 25
761,702 761,702 00000000000000000000211e16f1c6ca7c735bc1c5462cfe4283bd19d0d722d1 3,468 1.00/1.00 vMB 27
761,701 761,701 000000000000000000009cc753a936efec395a7b6e604633a6c17b2acd5d97cc 2,675 1.00/1.00 vMB 17
761,700 761,700 00000000000000000004e2c7b0dfa0dc58c32ebaeff11ff05eed55fdcc719cdb 1,971 1.00/1.00 vMB 15
761,699 761,699 00000000000000000000d97eeedc1a51e9e6a291e8851243f6dae90ed9d88765 2,507 1.00/1.00 vMB 30
761,698 761,698 000000000000000000017b090fe43422de7385e39277ab5b1e3d3b0f3da528ac 2,223 1.00/1.00 vMB 10
761,697 761,697 000000000000000000054fa249f390a9e4fa2a3a61303a019ce2377b48288430 3,435 1.00/1.00 vMB 23
761,696 761,696 00000000000000000001a842afee5eeacda4cf25e419cd5d430e04f545d7d37e 2,517 1.00/1.00 vMB 16
761,695 761,695 00000000000000000000ffb6d52d53456c89c47a50dd318854ff7419b8529870 3,071 1.00/1.00 vMB 20
761,694 761,694 00000000000000000000ac21faf6332fd6b8c6a9f42fa5afe7b16323bab11440 2,981 1.00/1.00 vMB 21
761,693 761,693 000000000000000000031d22783f779a679df122bfb0ca1aafaa958ecb152712 2,129 1.00/1.00 vMB 30
761,692 761,692 00000000000000000004d4337878bb1fc216a3407cb30ec71996a1e586cbe834 3,082 1.00/1.00 vMB 23
761,691 761,691 000000000000000000002db490a053116d0d3b1c3a931e4fd69eb9a1b3afc652 2,668 1.00/1.00 vMB 26
761,690 761,690 00000000000000000003578d710ed590a106090c5a231d04bbc74b833e2166af 3,191 1.00/1.00 vMB 14
761,689 761,689 0000000000000000000445348cb50d7eda02202a29c3a5ec08f4c0865cb87aeb 1,606 0.59/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.56 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: 669.98 GB
    • Received: 15.80 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.