Loading Tool

Explorer IconExplorer

Memory Pool

38,711 transactions
28.41 vMB
0.05937480 BTC
Random Selection Loading Transactions
Max Size: 144.17/200 MB

Candidate Block

Mining Attempt 24b3108789051997179e85d65adc07eac149b05316e404f03a5b4f277188d85c
Version 20000000
Previous Block 0000000000000000000186c7ba41504e3c56aa55a75f75b0a4e62a8078c7e70e
Merkle Root f2246e928b2c31537399d8bdb4b808a9b1b7dcb4d91c443b6c0c6c6544d3062b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,214
Size: 1.00 vMB
Total Fees: 0.00471934 BTC
Feerates: 50.27 > 0.47 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,575 (635,149 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,426 279,426 000000000000000207c70569b624a70dbc0cdc99d5157aaa3f23ab18dd8e2ab2 254 0.13/1.00 vMB 42
279,425 279,425 00000000000000003560175f10ba53718424150c0aba49124e364422584d8ef6 83 0.03/1.00 vMB 65
279,424 279,424 00000000000000028b619c91e9f833e7c4470ce83fdeb8481f20f53799ac0f14 133 0.08/1.00 vMB 20
279,423 279,423 0000000000000001e03d880a2bddf85a89b7b9fb75dd1765ddfffb271bc340e5 65 0.02/1.00 vMB 39
279,422 279,422 0000000000000000abb9fd3b349b756103c4ae97d5a3bfbd827805e49875bbb9 472 0.23/1.00 vMB 43
279,421 279,421 00000000000000010ce305ef783a7ce734e37d3c7d497a998ec2801f715e382e 112 0.17/1.00 vMB 18
279,420 279,420 00000000000000017bba0b0dbc247df2931ea16db791f5bbdc8f2bc00f3cef73 351 0.18/1.00 vMB 29
279,419 279,419 0000000000000000c83f1f228cfaeee1262e2e0c438595c6626d1dcd28b2632d 101 0.03/1.00 vMB 121
279,418 279,418 0000000000000000bfdae4cec496e502c7832851f5e114821d6a0dda1329a154 219 0.10/1.00 vMB 45
279,417 279,417 0000000000000001b289f500aadddb34f5823986befc638ed3f8898ff4b97f3c 243 0.13/1.00 vMB 40
279,416 279,416 00000000000000021a894e59a03eadd82b7c462ee93a3f0649ea00fe36496ef8 234 0.14/1.00 vMB 31
279,415 279,415 00000000000000006b0c62461f7dc2ea1b4b6e8d2f022eb131d8f37d404acbde 595 0.29/1.00 vMB 38
279,414 279,414 00000000000000030569776ff352af56ecbe45ee91286cff6af0474172364ba9 360 0.21/1.00 vMB 41
279,413 279,413 0000000000000000b8b6f063f75b46d22746880d018bdb008acf86ee76a3a7fb 23 0.01/1.00 vMB 36
279,412 279,412 000000000000000306f321ee2dc0fa97ed2eddec9e715cc2a0b4022c2aadc1e6 146 0.05/1.00 vMB 35
279,411 279,411 0000000000000002642b804be2d1bac4f7c31192505db4f4e4f59a4ca63db41e 913 0.37/1.00 vMB 58
279,410 279,410 0000000000000001ac92c0b718f0b7588b6cc9eb87e267cf56ec796f2547fb31 128 0.05/1.00 vMB 54
279,409 279,409 0000000000000002f197a19c40aa98515f04c467881e01202d6ca9752c0273db 513 0.27/1.00 vMB 39
279,408 279,408 0000000000000000878400537c902b222305572c02d2614fc61114129fb586e4 658 0.25/1.00 vMB 61
279,407 279,407 00000000000000010382b506cc7d7e6f40d3e79bc5de6a2c003cfac577b97130 531 0.47/1.00 vMB 26
279,406 279,406 0000000000000002fc02e6b71e04223ea7b6b8f46e9c5d088fb380c8ffd877b5 105 0.03/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 781.64 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: 626.29 GB
    • Received: 11.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.