Loading Tool

Explorer IconExplorer

Memory Pool

18,721 transactions
8.82 vMB
0.02816873 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.35/200 MB

Candidate Block

Mining Attempt 9134beb1d551e4b5765174ec498c4876adf7cbebeb8d4f5109240de6ef7f517f
Version 20000000
Previous Block 00000000000000000001786d08044e0bc11e8685df5e6ef9caff0b5450345fd7
Merkle Root bec1bfa95ca27d836c3b0b0d417c7f057f7d004d8908f543ecfd3d0db0921e15
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,116
Size: 1.00 vMB
Total Fees: 0.00890156 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,403 (692,429 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,974 220,974 0000000000000163db5d90eb485f194f5662a0d4deecef0222605294ca5850ea 128 0.05 vMB 185
220,973 220,973 00000000000004ae5f4948d5c495d3f587f27d2e332c286b2f56c5606165eba3 142 0.05 vMB 621
220,972 220,972 0000000000000052bf70ded21dead6f33e27044a5065ff248d86043cb3e6c7f1 696 0.25 vMB 276
220,971 220,971 000000000000007e2aa32743e8859be32aadff75f918a201f82150317d9996bc 505 0.27 vMB 148
220,970 220,970 00000000000001bfd1f09d2bab815dc508b43bf30d790b94226c848ae4aeb556 621 0.25 vMB 226
220,969 220,969 00000000000002824a99537ca76f7c444a8d34290d2f15eb75ec2b8698f881a4 11 0.00 vMB 133
220,968 220,968 0000000000000252255cfd0af8e3795e4b777c64300469e637121e98170df0aa 402 0.20 vMB 191
220,967 220,967 00000000000001c9e64b1367236fff8e96d890150b41dc7777f64e82f7ed2766 50 0.05 vMB 60
220,966 220,966 00000000000002e8c52162b5b273a9134f5334d4cf74670ef3d67d1c68b3af84 560 0.24 vMB 171
220,965 220,965 00000000000004d3d6f586abbaff0fc84d9b566179208d58fe02923b374ff99d 534 0.24 vMB 198
220,964 220,964 000000000000001f82fc7eef699b824692b52cf4391b0dc6cd136d351a687a60 685 0.25 vMB 244
220,963 220,963 00000000000004862da0ad3fd6a3cf04c9e04b5cb1b2d6907ab2fb244facb2c3 329 0.29 vMB 39
220,962 220,962 00000000000002c8b3c2bffd6d7988932be2ff7d3380cdf6f710f3a2325a3dd3 211 0.11 vMB 160
220,961 220,961 000000000000015956c69385a939d454105da164e02bdc4172cb630c7c335386 26 0.01 vMB 164
220,960 220,960 000000000000035f7eb638f1e3469d676c4c900493b77d078beb14785871b612 89 0.05 vMB 113
220,959 220,959 00000000000003a27174520ea4f9d3e7241212f8ba4e8574e8cfec00a47ad2cb 477 0.18 vMB 223
220,958 220,958 00000000000000be12ce1301ac99e6bceeb0d88de16696b9c21b055706a1c6db 243 0.14 vMB 138
220,957 220,957 00000000000000c1ad238135e4bfda3ba80e6e8ef22452c3b25a4283cc7ef1f1 397 0.16 vMB 231
220,956 220,956 00000000000003d3297feeeef82773acf8094a67503e8ef71aed088565035551 176 0.14 vMB 112
220,955 220,955 00000000000003fec5a5cdb80540889e09fdb05b34cdb84d802e2f089f595548 285 0.14 vMB 189
220,954 220,954 000000000000027c933e496ba38e9f5c587faead133c878351d186cb616c3054 555 0.23 vMB 243
Previous 10 blocks ↓
Total Size: 779.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 272.66 GB
    • Received: 1.06 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.