Loading Tool

Explorer IconExplorer

Memory Pool

39,719 transactions
27.09 vMB
0.05587622 BTC
Random Selection Loading Transactions
Max Size: 141.59/200 MB

Candidate Block

Mining Attempt 35a67fd4ce998d6a320c57d51e416dd034eb8bc96bda5c6f255997d56c202e1d
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root 2856c2bd5886bfad69733f8bfbe8ebc17297e43e263972f900dfaf9f835e7baf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,175
Size: 1.00 vMB
Total Fees: 0.00560573 BTC
Feerates: 69.10 > 0.56 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (408,606 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,257 506,257 0000000000000000006a668f36aa23756e00b1c25fe7ec7d765a7c482c194cd2 1,312 1.00/1.00 vMB 88
506,256 506,256 00000000000000000031fa75cb60ece91e4e356eb614fd45edca8e7f1d6bcf1b 1,826 1.00/1.00 vMB 131
506,255 506,255 00000000000000000047cd91269670d094f4836a8f614077566671c0c6f54dea 1,990 1.00/1.00 vMB 122
506,254 506,254 0000000000000000004c736f83900dd5971aacf0e6b6c825496c5e88cdc86781 1,312 1.00/1.00 vMB 97
506,253 506,253 000000000000000000592957a4b2748ac7a4c9adb07fb70a3d26db34dc326480 752 1.00/1.00 vMB 38
506,252 506,252 0000000000000000002044fe134b6a71d7a991b33b187512d71529d4eb3e82a1 1,616 1.00/1.00 vMB 55
506,251 506,251 000000000000000000400a0ecfdc5b309c54885d58c56800c2a33f5515f45284 2,267 1.00/1.00 vMB 173
506,250 506,250 000000000000000000100a1c3d22a7c47bd9f36b40b240cb1e5e054709b02d47 1,338 1.00/1.00 vMB 144
506,249 506,249 0000000000000000004fe7baab33af032e0406db20f259167c68d913e37885f8 242 1.00/1.00 vMB 15
506,248 506,248 00000000000000000055304baa8785b93d74256b5ffbc9b437cdf085c1be67f9 453 1.00/1.00 vMB 66
506,247 506,247 0000000000000000003158ab73f0628c6ba4ce96b42964f50d98da4b8a68feb3 1,545 1.00/1.00 vMB 67
506,246 506,246 00000000000000000050e0ba063b775852852ee5dc8168fd84fdfb490f5b747d 1,591 1.00/1.00 vMB 98
506,245 506,245 0000000000000000002788f32a7fa6418f80fed789db3c4bb2d921b29724c41c 2,175 1.00/1.00 vMB 227
506,244 506,244 0000000000000000003745e0f50f5831ddae7e1e596763256ae8031c1b9cdf32 1,282 1.00/1.00 vMB 129
506,243 506,243 00000000000000000051922b2484915ecebe30961223dd6b4cfd88550c840234 770 1.00/1.00 vMB 32
506,242 506,242 0000000000000000005b99c6c52f2fa010e1c176e12734e6ae3923be960ac822 1,781 1.00/1.00 vMB 151
506,241 506,241 0000000000000000004b03b9f050805ac34451bcc99f89b2472b864870ff8c89 1,045 1.00/1.00 vMB 84
506,240 506,240 00000000000000000040f139d3dd3dfa0ef27747144ef019cf5b6a397362d9f8 832 1.00/1.00 vMB 80
506,239 506,239 0000000000000000001878ddeca62f9b08085b6f817b664350c90507dac169d1 1,828 1.00/1.00 vMB 95
506,238 506,238 0000000000000000004a700c26d7e88d27b30588c87935e6e6f9c96f966145b0 1,784 1.00/1.00 vMB 130
506,237 506,237 000000000000000000504d62c23518c15fe7825358b7cc37ea9dbba66bb0f06c 2,329 1.00/1.00 vMB 259
Previous 10 blocks ↓
Total Size: 782.15 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: 652.93 GB
    • Received: 13.81 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.