Loading Tool

Explorer IconExplorer

Memory Pool

78,834 transactions
29.62 vMB
0.09026358 BTC
Random Selection Loading Transactions
Max Size: 178.72/200 MB

Candidate Block

Mining Attempt 4e556478b54949fb3bac42b04f7be2f20357ab6f585a5ed18c63ad6432c4d258
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root cc9d880dc96e6fb5aa95f870010e5dfcf5ccfac364b764f0aa57631c04147ebf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,426
Size: 1.00 vMB
Total Fees: 0.02477050 BTC
Feerates: 251.00 > 2.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (365,184 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
549,946 549,946 00000000000000000002cd97346a455c42cdea027d067bec2394ee777504ec2a 2,186 1.00/1.00 vMB 4
549,945 549,945 00000000000000000008fee1b1cc7535dcd60f837ef4980231c27f4919a63216 2,686 1.00/1.00 vMB 17
549,944 549,944 000000000000000000061dcdd1cb2f557804bbf8da5dbfab131c625669c20cc1 2,565 1.00/1.00 vMB 15
549,943 549,943 0000000000000000001915bfad9f14fb4a90fb49f9f87073fbfe67c24e2e2dc6 2,218 1.00/1.00 vMB 4
549,942 549,942 0000000000000000001597ddaf5a7a0970a52680ba1d73398b47e3712eca18f4 2,814 1.00/1.00 vMB 6
549,941 549,941 00000000000000000007c37778eb0a7b0a7bdb1026f8a1dc01b345aba8d7a0e4 2,747 1.00/1.00 vMB 27
549,940 549,940 0000000000000000000f7a2d928450abcc221d91dc22659e95e3535f506ac275 2,827 1.00/1.00 vMB 6
549,939 549,939 0000000000000000000ec6cd6bc79d2e30e365e826abc645652c8a8262d0303b 2,501 1.00/1.00 vMB 19
549,938 549,938 0000000000000000001eabbdf5c11bbc26021cc4c6478883cacd3dd2015a6457 3,310 1.00/1.00 vMB 10
549,937 549,937 000000000000000000219c0465c9e9ee7ab713a39b5f15499d487a7e59215ec6 2,713 1.00/1.00 vMB 37
549,936 549,936 00000000000000000022f84a40b9c0caa36d4f6fe4d90594e47ccca759eb7b33 2,265 1.00/1.00 vMB 4
549,935 549,935 000000000000000000066111549a8ec8473791ec18ae37ef03d8022e30353030 2,766 1.00/1.00 vMB 19
549,934 549,934 0000000000000000001417023629a0c1d20273125ccc554c84dea8ff12a68e24 3,073 1.00/1.00 vMB 6
549,933 549,933 00000000000000000025329bac913adb949013b3399eba9c08356da0ff36e4c5 2,224 1.00/1.00 vMB 22
549,932 549,932 0000000000000000001fe13b069f63c9b194acf7e716b68672d215e48974b357 2,715 1.00/1.00 vMB 15
549,931 549,931 0000000000000000001bd43b6cfb0b88cd221b376a373a4b6acf75db10cfd6ad 2,157 1.00/1.00 vMB 8
549,930 549,930 000000000000000000072ada388e969ee8ceb779f07aac132f90cf84c2363fa2 2,825 1.00/1.00 vMB 18
549,929 549,929 00000000000000000016b54db22ecca70fae544851c8d77ec5fcf486aba5a57f 2,129 1.00/1.00 vMB 23
549,928 549,928 0000000000000000001486f0ebea5708e72f09aa013a7b07aaab842199232abf 1,843 1.00/1.00 vMB 16
549,927 549,927 00000000000000000010339634e841b8755e84059406a5137e52620c3386041e 1,619 1.00/1.00 vMB 8
549,926 549,926 00000000000000000022806c3c4ca4b2ef13720f01561f5f670322337b98fcf6 2,389 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.