Loading Tool

Explorer IconExplorer

Memory Pool

37,549 transactions
15.36 vMB
0.10369757 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 87.83/200 MB

Candidate Block

Mining Attempt e0f9f83aa1d6aeb3ebb5fb5fa72dc2bacab2f90f1506f8f990a8cf468fd5d6b1
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root e2f41dbebf1337b21a5e97d71a4285aaf73c232796b33e05eb5c82630f850d5b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,631
Size: 1.00 vMB
Total Fees: 0.04712697 BTC
Median Feerate: 4.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (646,730 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
266,611 266,611 000000000000000077729c1366a2100ccb3bb1342fc5d32a6b429514f9fd8d5c 539 0.21 vMB 95
266,610 266,610 0000000000000008e6775d57181aedcaea05c06244a6ed8e9533582737654e21 387 0.17 vMB 84
266,609 266,609 000000000000000a536c3e7a03c55694bf3cff69c8e42ad06d0112069986125d 229 0.10 vMB 106
266,608 266,608 0000000000000004b261166f313b2b6af3714a2aa84e93112d76d815d306e591 368 0.17 vMB 88
266,607 266,607 00000000000000010b9e3e6458d33b17c0e5472bf89449722501a4bf0c3c2f6f 132 0.05 vMB 64
266,606 266,606 00000000000000071f1e8b47f9fc44d8bf1fd8b54609c704e6d18243bbb46b09 350 0.10 vMB 34
266,605 266,605 000000000000000589edd976a90bd84d6494815f4063d5b3ced31fd109057431 218 0.15 vMB 34
266,604 266,604 0000000000000003c0ae85c296da0ed7b1e23a9ed8bd341ea9c3f7d73fe19fb1 518 0.25 vMB 123
266,603 266,603 00000000000000084eb6893f680db048a99ef05aad20081f7143e66cc170e0e1 329 0.26 vMB 39
266,602 266,602 0000000000000001fc0a1968fe51a6afbfd2874e4bff5160a2c9d1ce7657ac07 674 0.25 vMB 76
266,601 266,601 00000000000000031bbe5f28f8c49f8a4dfbff44c0cf7cf0902537ed553326ae 353 0.15 vMB 192
266,600 266,600 0000000000000009a50926476103cae03510b35d2b431d2ba066e9310dc44b44 36 0.01 vMB 55
266,599 266,599 00000000000000080fef21a9a7b22c8f233c81cbdfc28bdc382d021545d4aed4 248 0.15 vMB 40
266,598 266,598 000000000000000aab4ac0938b340b3bf3d68daad08941cc40b6ef61c3979c77 541 0.23 vMB 90
266,597 266,597 0000000000000006a7042ff8cff79c237f6cba318b704289780d06ef858f5279 198 0.15 vMB 47
266,596 266,596 000000000000000ae847e9daab15e35fa16c90e824713702337a9a84094c2119 224 0.09 vMB 64
266,595 266,595 0000000000000007dbb88c292cd94506eacfc41bee5c725773f45e68f60c693c 357 0.15 vMB 122
266,594 266,594 0000000000000008a06a0ab4bc9b905fcbd7486a5cdbc8390a242173c045b000 948 0.40 vMB 54
266,593 266,593 00000000000000014c272dccb18965bc0939cdde02e4a008de3af558c367275c 754 0.50 vMB 118
266,592 266,592 000000000000000499c566dd8c11d1796500dc106cb6868b491786cec7db7d3e 123 0.05 vMB 53
266,591 266,591 00000000000000041fa742955e9e528f9bd2f4d3b9c4e600edf25d54b095fe2d 318 0.22 vMB 83
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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