Loading Tool

Explorer IconExplorer

Memory Pool

80,796 transactions
29.85 vMB
0.06857353 BTC
Random Selection Loading Transactions
Max Size: 180.17/200 MB

Candidate Block

Mining Attempt 21222039db302a1ede9a61a0424d17b32264420fdd7730515cf74e0b5cdea4e7
Version 20000000
Previous Block 000000000000000000017c2946f942e619550ccc2727f15be648c71ce8591f72
Merkle Root 27d82a18237457548502f49079ab74321d84462b46457297ec81bb57d31ad41d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,530
Size: 1.00 vMB
Total Fees: 0.00771688 BTC
Feerates: 34.33 > 0.77 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,977 (567,822 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,155 347,155 000000000000000004d99f904c5cbb66f8e0b09b2a541b72afa788a32b67e799 1,592 0.75/1.00 vMB 29
347,154 347,154 000000000000000010847ddd0763c2c926f4dc0885f1c4161a43023c97b12bd1 755 0.53/1.00 vMB 23
347,153 347,153 00000000000000000b84c4845f5e2b09c6f899717efa4340ff94bc0aa1cde70c 230 0.17/1.00 vMB 18
347,152 347,152 00000000000000000695cf5effe46548d7116ee92db30c3f5be9be6466518dd0 632 0.44/1.00 vMB 24
347,151 347,151 0000000000000000100febdebc257aaca8c0733931b73cca7f460c9c5e4a6ae2 241 0.14/1.00 vMB 22
347,150 347,150 000000000000000011be9ed0b06f2e7c420951dfbf5cb608047469a4c081d7aa 850 0.52/1.00 vMB 22
347,149 347,149 00000000000000000f1a6809c7a649417153038c9200f2f881e7e950cf23857a 1,332 0.75/1.00 vMB 23
347,148 347,148 0000000000000000100f8fab2aabcd6eaad06d2c1c3f5507c8be4f9f13df31dc 37 0.01/1.00 vMB 188
347,147 347,147 0000000000000000032552832bac08a6504855832019c856c50eb565cffb519a 392 0.32/1.00 vMB 13
347,146 347,146 000000000000000008f8f370e046e4b8c17cb079b4224ce9333d081bef72b25c 699 0.75/1.00 vMB 18
347,145 347,145 000000000000000006fa5c8f444f2dcad5694068d17db9edc30a97d1a2552c7c 1,709 0.75/1.00 vMB 30
347,144 347,144 00000000000000001500a1ee2de553e773d93e5ba7c8e99afbe4d2b155e43cfb 315 0.18/1.00 vMB 20
347,143 347,143 0000000000000000168020c8d10668731454ea9a8f47d9b74085079b2beb8ee1 538 0.75/1.00 vMB 11
347,142 347,142 00000000000000000f4120c8991ad5f77da6ba57255c5ad16904c4523fc49693 2,206 1.00/1.00 vMB 28
347,141 347,141 000000000000000008174af978adeed72edef9d1c86751378c435962303e978d 512 0.16/1.00 vMB 48
347,140 347,140 00000000000000000f1162b7b1eb15a4a4c6776262898cbeac39e84d235d6497 957 0.72/1.00 vMB 18
347,139 347,139 000000000000000002cdac1147e7492ac079b6ca0f0c7eafcbd908883c989186 377 0.16/1.00 vMB 44
347,138 347,138 00000000000000000995562e2ed77a8030e61152ab0dcdc3122cc17b2f14f343 228 0.13/1.00 vMB 28
347,137 347,137 0000000000000000094e3cdee2d2ddeffcf33d91fd645bc34e7f6e5dc005eca1 45 0.03/1.00 vMB 27
347,136 347,136 00000000000000000795fb5ff838b37317e3a36e2f6549298985075c9d10faf9 41 0.02/1.00 vMB 24
347,135 347,135 00000000000000000996523c535e5b3643581b521f93a9cbeddd1a5c89c52b4b 165 0.13/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.35 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: 662.19 GB
    • Received: 14.84 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.