Loading Tool

Explorer IconExplorer

Memory Pool

83,254 transactions
30.70 vMB
0.14492203 BTC
Random Selection Loading Transactions
Max Size: 184.77/200 MB

Candidate Block

Mining Attempt 4b435475b907e2f5eda17e96066a86c4b49d50d6114c3b3eb6041355d2a3ef18
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root f124ee7a2c564fbe0efb08bc5f7bdedaaf07cea401d5a4f149bdf7c12e558251
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,371
Size: 1.00 vMB
Total Fees: 0.07988188 BTC
Feerates: 150.77 > 8.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (191,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
723,518 723,518 00000000000000000001bd75490cfd837723762930d6f120a5eefd05ac2bcc86 229 0.16/1.00 vMB 5
723,517 723,517 00000000000000000003b561c5688473892ee270ec37799feb1e6679a3523d84 30 0.01/1.00 vMB 21
723,516 723,516 00000000000000000005f40edd642942cab2aa5db08ca6081831ed8973684c6f 1,951 0.98/1.00 vMB 5
723,515 723,515 00000000000000000007ecc43d6611b8c0bbde21a2b7a8307afac546c3c92f14 2,570 1.00/1.00 vMB 15
723,514 723,514 0000000000000000000332b826e934f2e915f4bb5adca36edae8cfaeb24764cf 113 0.18/1.00 vMB 2
723,513 723,513 00000000000000000005e23da5bb5ab09fae4ce38005394e9a805fe0f7c8bac7 1,204 1.00/1.00 vMB 5
723,512 723,512 0000000000000000000752f8d5e81a8672c1282efb4d35f8c60b44312e6bb70c 2,371 1.00/1.00 vMB 5
723,511 723,511 000000000000000000033f5f16d6b1b43a63e84635e62cccf28bfc56ae81c7c3 1,060 1.00/1.00 vMB 7
723,510 723,510 00000000000000000004ec1e2e7cbc38102160c6c2a9a53ca779bc67cd2b9145 2,906 1.00/1.00 vMB 9
723,509 723,509 00000000000000000003dd90681c65807399e1b06d2143d59edcd212a2a174a5 2,387 1.00/1.00 vMB 23
723,508 723,508 00000000000000000003298f640047942a77cd5c933ee939a53f9638ceff07d7 51 0.02/1.00 vMB 14
723,507 723,507 000000000000000000067885afdfc84053ab1da2d692fe2342b0584f6f6c79a7 796 0.24/1.00 vMB 8
723,506 723,506 00000000000000000004a12876afddcb91edf279624168d282c0e47ff72cb602 1,913 0.63/1.00 vMB 9
723,505 723,505 0000000000000000000459ba449749a0b6a6cf2765b5790720ea8c4b0c2cd4ce 988 0.95/1.00 vMB 2
723,504 723,504 0000000000000000000032f6d2f09b9be871324001103919230236aed80ed734 2,978 1.00/1.00 vMB 7
723,503 723,503 000000000000000000093cf4a1b13436c8763f28f2083f372fb3d8c3caabab98 2,782 1.00/1.00 vMB 16
723,502 723,502 000000000000000000015f226f185974397194cd929fa766afa0fb5f44f6eabc 2,477 1.00/1.00 vMB 7
723,501 723,501 0000000000000000000731796c7d50c9e580f919fe8c08c51ec524517a02720c 2,298 1.00/1.00 vMB 12
723,500 723,500 00000000000000000003a1ea59cce121f95a529a3b6bf55396947cf5187a7728 2,353 1.00/1.00 vMB 11
723,499 723,499 000000000000000000074131b0c44ef926ab6694e50217812b54850d46d68cc1 1,286 0.45/1.00 vMB 6
723,498 723,498 000000000000000000066cd17f1c2a52ed7bd4f97f02e7083a26b25747031269 3,182 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.33 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: 660.44 GB
    • Received: 14.75 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.