Loading Tool

Explorer IconExplorer

Memory Pool

78,287 transactions
29.36 vMB
0.06543122 BTC
Random Selection Loading Transactions
Max Size: 176.46/200 MB

Candidate Block

Mining Attempt 1c3c6b2cd0dedeedcdc39c729b0dcb08f64f24895a33f9c080579123230b62e3
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 40971c080f44961caf42db65110c2dfbf312b9855ea55288bc9707933f987119
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,150
Size: 1.00 vMB
Total Fees: 0.00597000 BTC
Feerates: 50.25 > 0.60 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (381,171 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,829 533,829 0000000000000000000998aa741dcc02f38a663b1058db2c1c9a5ddd48cc9aac 1,924 0.74/1.00 vMB 28
533,828 533,828 00000000000000000035fc90a7ee49dfaedc95d614d9f85025d8e8e140dc78c6 1,718 0.95/1.00 vMB 21
533,827 533,827 00000000000000000016de6685b1bc03d3fd30dcd3681bd430bf9ebaa423862e 1,963 1.00/1.00 vMB 21
533,826 533,826 000000000000000000190bf22b38b6caee3b9b7c79a452e01a56d640d8435117 145 1.00/1.00 vMB 1
533,825 533,825 00000000000000000015704a1d2d93da6c728012cceb9305267a8d97f00d7c8c 1,361 1.00/1.00 vMB 12
533,824 533,824 0000000000000000002abb7a38022a28c51639ff8438363070a192c6bf1bd7d7 1,151 1.00/1.00 vMB 10
533,823 533,823 0000000000000000002e8eed36be7522e3e7bfbb1154573df8d35fe05487e09f 529 1.00/1.00 vMB 8
533,822 533,822 00000000000000000033430cfe5eab1be1f8892a3fc2848e5f0f99ff7dc00339 1,161 1.00/1.00 vMB 10
533,821 533,821 0000000000000000002acb68241a18f24e1fa5c3478911e28372f95ec6b7900c 2,631 1.00/1.00 vMB 22
533,820 533,820 0000000000000000000e8cf2c482b43d7a9670788c6db5d2939873bc391d4088 1,358 1.00/1.00 vMB 5
533,819 533,819 00000000000000000005206f1a1bb9f125f923859d5823c4bebc01a98ec85fc4 2,805 1.00/1.00 vMB 18
533,818 533,818 0000000000000000001a9c06d354858e90d8262f788c3f2fe137f037d506000b 2,794 1.00/1.00 vMB 36
533,817 533,817 0000000000000000000c95c3dccfca0d2cccb00e70272923b47073584a6850c2 461 0.20/1.00 vMB 31
533,816 533,816 0000000000000000001f642d24d3968eeef81460531346adbfb9882dd711ed45 2,246 1.00/1.00 vMB 24
533,815 533,815 000000000000000000159398b609db2cf004c969873665c47a646c6518d4a1f0 1,343 1.00/1.00 vMB 8
533,814 533,814 0000000000000000001d3c20541665419ed49b5ad364d97b05f99b9581ada698 1,937 1.00/1.00 vMB 12
533,813 533,813 000000000000000000012f5db59e6e6a2afa07ae14d1fe99504a47489ff7d026 2,714 1.00/1.00 vMB 14
533,812 533,812 0000000000000000001b5a8f85dbab023deef79942a635ca027711ae333d590a 2,645 1.00/1.00 vMB 20
533,811 533,811 00000000000000000020d570b1b314a5f09d6991545ad03a1d864627896c6235 2,814 1.00/1.00 vMB 40
533,810 533,810 000000000000000000257c4cb354760ccf3d7ba927b376cd8d4e3cd652ff518d 103 1.00/1.00 vMB 1
533,809 533,809 0000000000000000000bdd18ef16d034f272f651eb7112d17a1767ae632de41d 2,504 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.