Loading Tool

Explorer IconExplorer

Memory Pool

42,156 transactions
27.67 vMB
0.07223562 BTC
Random Selection Loading Transactions
Max Size: 143.25/200 MB

Candidate Block

Mining Attempt ba32abd7298b620f7d3489c6d47387c7058f17db93b00f3c2746e03334b8b505
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root d3ca37fe517566d2050f1414a89550c9cca15a2e39d7e55c1aebc0924cf9c689
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,616
Size: 1.00 vMB
Total Fees: 0.01699968 BTC
Feerates: 100.53 > 1.70 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (203,698 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
710,962 710,962 0000000000000000000372a10d11d926e8b61a1170e0082690a6ea024d74c49e 155 0.05/1.00 vMB 22
710,961 710,961 00000000000000000000f85b3ee0354e24ca0f888c0aaa65a8a072ebf4b43f15 2,101 0.73/1.00 vMB 8
710,960 710,960 00000000000000000009c7429dfd3e5c76bb0baabbf19c45bdf37898b95f476c 226 0.11/1.00 vMB 10
710,959 710,959 000000000000000000074ab7cf101c7517f670fa8088c253c3f384184a5fc942 136 0.05/1.00 vMB 11
710,958 710,958 00000000000000000005d6b7416c340a2522df670a45d51e802204814ffae359 1,640 0.57/1.00 vMB 10
710,957 710,957 00000000000000000004d2e8a7eeb4140cd19a119e7b80721b31c28962c39b8e 695 0.26/1.00 vMB 7
710,956 710,956 0000000000000000000744b557a543d19a7106c0a41b6555e4737734780b3fd3 3,000 1.00/1.00 vMB 5
710,955 710,955 0000000000000000000958ee680946a7f04275f8db2e3d8f3e47427a8ba75756 3,099 1.00/1.00 vMB 11
710,954 710,954 000000000000000000057c45e561bff74829c133d715335538ee0a8bd4a4039d 2,727 1.00/1.00 vMB 14
710,953 710,953 00000000000000000004310f7947c6665ffd1608276c38e44fdbb75cf1c9c340 325 0.12/1.00 vMB 6
710,952 710,952 0000000000000000000113412c6b017812eab93cd463d262ebef73f98cc6cfb0 2,851 1.00/1.00 vMB 10
710,951 710,951 000000000000000000015c515b382a1a2bc73a773582c3242697583bab62cd18 135 0.05/1.00 vMB 10
710,950 710,950 0000000000000000000b11dba68dc1b2417eeb632cdd7ea8006c443cc54be5e1 2,790 0.93/1.00 vMB 10
710,949 710,949 0000000000000000000407b1911b7ff0eda6c84f932946d697ddbf976617f593 675 0.21/1.00 vMB 12
710,948 710,948 0000000000000000000bb568f4099169e195be69b059b85614fc3dac08565907 1,792 0.58/1.00 vMB 12
710,947 710,947 00000000000000000005d10b862413715ffd990a6d7b1103c07c70eed7e627fa 1,075 0.36/1.00 vMB 12
710,946 710,946 000000000000000000050ee2dbb00330a2a15394ebdf138dfc2a47396d34690f 1,651 0.62/1.00 vMB 4
710,945 710,945 0000000000000000000062343d8e58ec7d22ba30c1c7d94bede55b8aed6fa90a 3,072 1.00/1.00 vMB 15
710,944 710,944 00000000000000000009c97f13bbbccca011700c59bf6c8ef37678076b162de0 2,289 0.88/1.00 vMB 8
710,943 710,943 00000000000000000000e7c7bd7981c22e6be8081796df6386184ebbebdb997d 2,105 0.65/1.00 vMB 11
710,942 710,942 0000000000000000000bb2d5267aee23649ea3d03d1677ce736ba0826240bf34 1,390 0.47/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.79 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: 633.88 GB
    • Received: 12.23 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.