Loading Tool

Explorer IconExplorer

Memory Pool

75,380 transactions
27.78 vMB
0.07955215 BTC
Random Selection Loading Transactions
Max Size: 168.97/200 MB

Candidate Block

Mining Attempt 6f95661ae213c4fa5e5f154733e80c7f409223ff1c7594a40009e824bca22cf9
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root fd2e96657fc4d82de9fd38f629d12581a913f8c44cc3954ed2d4b95bff767084
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,650
Size: 1.00 vMB
Total Fees: 0.02010930 BTC
Feerates: 151.01 > 2.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (365,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
549,667 549,667 000000000000000000139a6bc275330e78bc9b3b9ade6defaba04f56e80085a5 1,366 0.75/1.00 vMB 3
549,666 549,666 0000000000000000000a0590a4a22021f59314302113a88b733222403fa63cc3 2,720 1.00/1.00 vMB 18
549,665 549,665 000000000000000000240eec03ac7499805b0f3df34a7d5005670f3a8fa836ca 333 0.47/1.00 vMB 1
549,664 549,664 000000000000000000188982f9dc8d7a5e210131ee92eefdb32f928baf5131e8 1,715 1.00/1.00 vMB 5
549,663 549,663 000000000000000000038eaa1fd312df7d17be37650f7abc89c3a7e2106694ce 2,694 1.00/1.00 vMB 12
549,662 549,662 00000000000000000008779bdcce6991392ab9479d01f694b0fbc8aa2f7f3001 1,979 1.00/1.00 vMB 8
549,661 549,661 00000000000000000026b14ede1c83d3f852baaffd5f136f1a85aea629d1bb62 3,011 1.00/1.00 vMB 20
549,660 549,660 0000000000000000000e1759fab62e4ededd9ea0ae990a7753a237cad92b74fc 2,170 1.00/1.00 vMB 16
549,659 549,659 0000000000000000001f7331308a74960324000389dd46f4e96a9d73da1af0ce 1,236 1.00/1.00 vMB 11
549,658 549,658 0000000000000000001871987d54a3ae1c74a381ac5d4b8aa235c85aec58a95c 2,081 1.00/1.00 vMB 12
549,657 549,657 0000000000000000001c17ad4512c580295c2a92c62bfbe83e5fb5ade0568c98 2,053 1.00/1.00 vMB 27
549,656 549,656 000000000000000000201fb988e2c5c5fd6cd55e4f4e9018115a614927553c89 878 1.00/1.00 vMB 82
549,655 549,655 00000000000000000002a73f0188379a84ee692c99265d3a262677c73cf19e5f 1,307 0.41/1.00 vMB 24
549,654 549,654 0000000000000000000d62b5f8c48070a455c4572320eb0d2789685c69e74ba4 1,994 0.99/1.00 vMB 8
549,653 549,653 0000000000000000000d5b007c439250d1dedae044105a9a53078fe6ef4c3e50 728 0.27/1.00 vMB 22
549,652 549,652 0000000000000000000b966ae8dfc9a3966a0eaba59319a0eb382fa4e56bbe10 468 0.19/1.00 vMB 11
549,651 549,651 0000000000000000001be198e8ff4ae7c0c60b0b13361175f56238f289b14e21 784 0.40/1.00 vMB 8
549,650 549,650 0000000000000000001db93a168e7c8fd49daf94d20adeed2ddd58958128f8e8 199 0.06/1.00 vMB 9
549,649 549,649 00000000000000000001f84fecff05a38562d370d7af0dce8365915b9e850b14 1,043 0.42/1.00 vMB 9
549,648 549,648 000000000000000000095f7ec55792c17d0662e7ec421812b4f43838d5921dff 1,542 0.78/1.00 vMB 8
549,647 549,647 0000000000000000001bf0667c79fee6d2f1564c1153b406bb4c5c38470b36bd 390 0.14/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.