Loading Tool

Explorer IconExplorer

Memory Pool

39,469 transactions
18.60 vMB
0.17121674 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.31/200 MB

Candidate Block

Mining Attempt d78260cf81e51dad87f96369b678015ba844cecf9d28e2be95bd8e4b2dac49be
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 1a21de6118ea4ee6295d547e4cf4ed7a056e2ac818152d48f6a7a5733fbea66b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,947
Size: 1.00 vMB
Total Fees: 0.04814732 BTC
Median Feerate: 4.48 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (709,238 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,091 204,091 00000000000002924b5f51a426400604aea38bb0fb8fd831d2d481774c82fbeb 53 0.05 vMB 1
204,090 204,090 000000000000018d309a4d40e9aec5510bd6abffccf29123b85bea335a7bd576 56 0.05 vMB 20
204,089 204,089 000000000000003b734948bc381b8495eddbaac255b735674778a8cc1d5c5be2 52 0.04 vMB 40
204,088 204,088 00000000000003bf71838593dc42c38f7a5486b00a6b141d14205f791c7afc3f 278 0.12 vMB 125
204,087 204,087 00000000000002cb921924cc23d4219e841edfd750a8dac5ec345710fecd1e72 127 0.07 vMB 129
204,086 204,086 0000000000000540cc48a9e3b651fbb7d927a294ebc61854631845fc07425d0b 4 0.00 vMB 0
204,085 204,085 00000000000003f66979accc507f3fb6b0825a6779796e5d4548aeb99d4e32bf 92 0.06 vMB 74
204,084 204,084 000000000000035bec15d85a63bd321d9527c5b053beb96212a62fdf40c6591f 256 0.11 vMB 124
204,083 204,083 00000000000003c17b96627f86c33714b282ba13b7c75fed14054087b694ca92 296 0.17 vMB 104
204,082 204,082 00000000000003f383828868619720fbe810718de98490c31f85c1e6246828ce 92 0.04 vMB 131
204,081 204,081 000000000000038696b70a8799eb2e092558e4b1842693ad48ee1f0f843c63e7 82 0.04 vMB 111
204,080 204,080 000000000000003ce08687fb0b5f6c23f6046e7ef4a4a13fef66d7801d4d95a9 261 0.17 vMB 89
204,079 204,079 00000000000003552018768e10597b674d54abc5b547de87efab1eeeefb5503e 314 0.12 vMB 132
204,078 204,078 000000000000033feaf172b3f610947d287775ff0dc632274b0522ddbea52220 87 0.04 vMB 113
204,077 204,077 0000000000000304b1a8939766e0d5083b14c187a5a1d91763d5eb4e1462d967 92 0.03 vMB 487
204,076 204,076 0000000000000097d6f3f0f888b03e629997327274dc8b27f1c2698aac53f2a2 663 0.41 vMB 88
204,075 204,075 00000000000000825123c555f8b9ddcfbb1b98f2dd5e73a62d0e2590d437322f 90 0.03 vMB 163
204,074 204,074 00000000000002f4ad26209ade8196d978c7c0ea9918869d396fb144db2f2aaa 43 0.04 vMB 73
204,073 204,073 0000000000000225926b0ed682aa30ba787cbcdfef6ac3e78ff836ba422d6c34 227 0.11 vMB 139
204,072 204,072 000000000000000c838f4f0538665f292af9f33786d0a739686897aac88d2d49 176 0.06 vMB 47
204,071 204,071 00000000000000b073aaf98a3466e5d7553c45a47e6e331537ce109ed911771a 75 0.03 vMB 163
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 86
    • Outgoing: 10
  • Data Transfer:
    • Sent: 130.66 GB
    • Received: 0.54 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.