Loading Tool

Explorer IconExplorer

Memory Pool

82,392 transactions
30.82 vMB
0.07898333 BTC
Random Selection Loading Transactions
Max Size: 188.53/200 MB

Candidate Block

Mining Attempt 64f8032f3ecea81d82dc50fe7e6375c91da2c8a3a3612eace9e59276ad15d31b
Version 20000000
Previous Block 0000000000000000000032dc3ab471a5d30d05c4476b24c36221c095aaa327ee
Merkle Root fb199fac691b60ad7b4e6608678e9f3aa9bf0fa923a068cbf746fa48c0f17d19
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,502
Size: 1.00 vMB
Total Fees: 0.00984758 BTC
Feerates: 60.03 > 0.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,337 (623,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,340 291,340 00000000000000003ff43c3c8c08496c93a4a48ddf2bef5cd9f3babdb5e11946 113 0.06/1.00 vMB 25
291,339 291,339 0000000000000000e38c89759cd3a39237a236fd69f24163731fd075732c50c1 547 0.25/1.00 vMB 42
291,338 291,338 0000000000000000b07f35dcd6bf678d6b7fb7564a2d0b1e100c4993dd334825 294 0.19/1.00 vMB 31
291,337 291,337 000000000000000087be1bc8d41c8def96b9e35f61d7ad7a862d7e6d18abc326 512 0.19/1.00 vMB 38
291,336 291,336 00000000000000003301e5b0904e61769ef283fef9144a2133243bdf7e09b468 67 0.06/1.00 vMB 11
291,335 291,335 0000000000000000d27cd2af93adb32bebead647fbe7a735d2cd7453fdbe481f 747 0.34/1.00 vMB 36
291,334 291,334 0000000000000000e569bed25558b9a94cab3483fb43874d3381a282ffa19463 45 0.06/1.00 vMB 9
291,333 291,333 0000000000000000d741ecabc6e14b3a6b3c92ca27f84dcaff2458df2cca79bc 198 0.10/1.00 vMB 25
291,332 291,332 0000000000000000b953f338ddc8e0d9a6ab7476a899118e641b87a7809bb12f 146 0.08/1.00 vMB 15
291,331 291,331 0000000000000000379beb369e1310321367fd95fb29cf376e75c5420e0c4928 291 0.15/1.00 vMB 33
291,330 291,330 0000000000000000f0fde8ca3c75a7fea8e9212bdd8f83ad6591dedda1b6b0d0 589 0.36/1.00 vMB 24
291,329 291,329 0000000000000000d7bfd6824466134ed97f2d21bbaaf5428014ff31d3784ed9 512 0.16/1.00 vMB 77
291,328 291,328 0000000000000000db31c9fcf47ffc1452ed175325cb80355acc28b2ea3f5e18 316 0.16/1.00 vMB 41
291,327 291,327 0000000000000000085321c2a7a054fddb53a7c8b74576dbaafa9594b445e28d 228 0.08/1.00 vMB 34
291,326 291,326 0000000000000000ef2b4a9b84316a8d90e86917487237816c015e8cee003283 359 0.17/1.00 vMB 68
291,325 291,325 00000000000000005a28955110448cbaed259692db3d13c36effcce9f11ac414 701 0.28/1.00 vMB 34
291,324 291,324 0000000000000000620010a0b9d0438140847688f483b7b27a7677f81bdeeac3 541 0.29/1.00 vMB 35
291,323 291,323 0000000000000000739f8b20f69146584f5a6997ab09f278d6052aa7b1983c4a 871 0.35/1.00 vMB 45
291,322 291,322 0000000000000000370ca14979c9923e893598cdf12b47f978102ea1b9a4125e 185 0.06/1.00 vMB 57
291,321 291,321 0000000000000000f1a689dfc030ada21b69335e337ec8aa5707210532923e89 608 0.24/1.00 vMB 37
291,320 291,320 0000000000000000de6c7272e8af0cb62050b299f323d2bcc5597ee65b85e413 149 0.10/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.98 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: 716.18 GB
    • Received: 17.79 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.