Loading Tool

Explorer IconExplorer

Memory Pool

28,819 transactions
11.81 vMB
0.03726848 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.91/200 MB

Candidate Block

Mining Attempt ddf7442c942bc185ba047ab447b05373bd7bb4a51d3636c4601d4d192a0facaa
Version 20000000
Previous Block 00000000000000000000dfe08e8c7fc02879d427d7327f13f30ca8cda7348f7d
Merkle Root 8850a897d0c45ddcbfcdea4b0a4df33b5c14fb0b5e5f9df8ae6d9787dc818957
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,126
Size: 1.00 vMB
Total Fees: 0.01669195 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,519 (773,736 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
139,783 139,783 00000000000006a076a921a1b6dd3cbe0101760464234e3f22dfaa955cf268ec 48 0.02 vMB 422
139,782 139,782 0000000000000031a1b5b3016dfc549081c0599ca62aac05572f4be23c93070c 119 0.06 vMB 154
139,781 139,781 000000000000047c64cf6fb1b49e1b07e26203a7b4fe4330e78b93cf37d81c22 68 0.03 vMB 665
139,780 139,780 00000000000002e40a48e09caf93dbe1c8a39ec3499a31e53d0fa7e6ae1bced1 125 0.05 vMB 181
139,779 139,779 000000000000026fb710669721161a09047ff1697141625a4f4d79cb864c7f4d 90 0.04 vMB 209
139,778 139,778 00000000000003c610211b70287bc68bfa3e9bdcd61b7fba194acad25f5e3a27 118 0.04 vMB 102
139,777 139,777 00000000000007852640ba86912297b8c6196a6ba5b17c053ddc506939f4fee0 3 0.01 vMB 45
139,776 139,776 000000000000015e68e3961d186cfd82c7440de3b559e87f05fa6fc7c3b61003 35 0.02 vMB 83
139,775 139,775 00000000000003fba02f50f45f8b6383283686a5b368fc778c52c5b4ce751c82 19 0.01 vMB 92
139,774 139,774 00000000000001152d58fe84b9317ed20078aad0f5c9c9b922a8a399c738c9a6 8 0.00 vMB 62
139,773 139,773 00000000000004ffcc1cf193c41f6fd36de8579ac7826117ab1943643eed32fb 7 0.00 vMB 28
139,772 139,772 00000000000008cd6e8d110b29782a3a7bdbbf1f59fb62b55c32fdb75e1969e8 68 0.03 vMB 104
139,771 139,771 000000000000015fb9ce7f3ad7759640696ec317f97d3aa107b043759c802b87 19 0.01 vMB 177
139,770 139,770 00000000000005d50c8224423fdf500524295891e18276f78cc336a87801abb6 139 0.05 vMB 195
139,769 139,769 000000000000087c6abf030f90d6b7b99f1d77d9984f5bb57da88cdfdc2c85a6 21 0.01 vMB 657
139,768 139,768 00000000000008c3756673a15c196163b076fd780b307c8c5fabd36d84d6cd0d 1 0.00 vMB 0
139,767 139,767 00000000000002cd97c8f975f4aa1dfcb1355a443b7394a6d1974b01c5136368 116 0.04 vMB 174
139,766 139,766 0000000000000496574ed394eb2dc950832a795385405c2e66c739e48b4c35d5 24 0.02 vMB 117
139,765 139,765 0000000000000863ed7f600b0ca3d272159778682729b9578ac5d722d5ddee84 119 0.05 vMB 151
139,764 139,764 00000000000008b5ccd39b64cc064595cb204b7e8572b5a572ee7e82f0cb0676 73 0.03 vMB 194
139,763 139,763 0000000000000250956b217eaaa9ada752c8e18ad80af593a946696d2033a604 37 0.02 vMB 171
Previous 10 blocks ↓
Total Size: 779.76 GB

Node Details:

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