Loading Tool

Explorer IconExplorer

Memory Pool

82,672 transactions
30.46 vMB
0.09899156 BTC
Random Selection Loading Transactions
Max Size: 183.43/200 MB

Candidate Block

Mining Attempt fdd32e3e54ed2927ebf14bc3eaae3b874fc69d30731e4ebfa04df020d56b9f94
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 414f4af42d3e62fcaa93bf11b8f267ab67fe0a7516ec17c2e63a1feb8c1a5b03
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,815
Size: 1.00 vMB
Total Fees: 0.03509005 BTC
Feerates: 454.44 > 3.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (599,705 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,280 315,280 0000000000000000047b9dd3dfc902d28454f9ca2a4ff35a80059ebe2190dedb 512 0.15/1.00 vMB 44
315,279 315,279 0000000000000000345734a04f584db3e4cdb4cb1a4b5601aea1541e3a54c1d2 1,336 0.75/1.00 vMB 28
315,278 315,278 0000000000000000033281306c151983ae7f2e0e9beaee12b97d8ccc49ebab67 922 0.57/1.00 vMB 27
315,277 315,277 00000000000000001c157a6ab7a7f0891832a1617aafa23d9b80d01ae03a1c7b 115 0.09/1.00 vMB 10
315,276 315,276 000000000000000001763a99beba5d1914eb7f23121d0b1ec56fde0a1d283ed8 113 0.12/1.00 vMB 5
315,275 315,275 00000000000000001bb97a0690b96a2d480309bdcb370d1b3b74106a8452fec6 1,064 0.64/1.00 vMB 27
315,274 315,274 000000000000000008469a1c1a881a9ad2b563bedc75aa822de49b808461afa5 502 0.27/1.00 vMB 31
315,273 315,273 0000000000000000368edd1d6f962e7e4c7ca7f9dd74bbef88a0c407f8df0dc4 1,544 0.75/1.00 vMB 30
315,272 315,272 000000000000000033b8999d4270ebe01d69f8c591390388c908578603f6ec3e 671 0.40/1.00 vMB 24
315,271 315,271 000000000000000002b887406de8411b920fe6c78cc89b0841aa284306007890 522 0.29/1.00 vMB 27
315,270 315,270 000000000000000000d4d4e925ae2ea4e874d8db75d688a4f9b4e30bc2fc6301 213 0.12/1.00 vMB 29
315,269 315,269 000000000000000012912aa8a6ed98ff41d51e02ce95f6077abc1a7db403fabb 144 0.08/1.00 vMB 23
315,268 315,268 000000000000000017a6640dc16bac6bb49fbf18318a0709d6d93bb11fc16414 29 0.01/1.00 vMB 35
315,267 315,267 00000000000000002db40e401e942b39f53ce9e093e971acf0389337a41f8a04 330 0.26/1.00 vMB 22
315,266 315,266 00000000000000000e64474822b335ed22d8a554fdb5b54e895c89e399c58120 473 0.33/1.00 vMB 25
315,265 315,265 0000000000000000270890454ae672171698653ff7d5698bbd4101f024f99da4 874 0.44/1.00 vMB 33
315,264 315,264 0000000000000000212e8bdbb0c11d0eff537b411431cdc356b778aef085f790 97 0.09/1.00 vMB 15
315,263 315,263 00000000000000001340ba27311834275c3b74792c33eb0768a1ed3ba7a7a82e 81 0.03/1.00 vMB 30
315,262 315,262 00000000000000003437536ac55bbb94f599fdbaf1b4d66f1aa4ae868ca6a453 399 0.20/1.00 vMB 26
315,261 315,261 00000000000000000e18c2b0c84e369a052254d7de2836ccfc8dc762d4d01260 664 0.32/1.00 vMB 29
315,260 315,260 000000000000000026eb521a92a8e71fb82eb16aa0431c2d91ab3687017dcc78 195 0.10/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.37 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: 663.36 GB
    • Received: 14.90 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.