Loading Tool

Explorer IconExplorer

Memory Pool

35,331 transactions
28.06 vMB
0.05963514 BTC
Random Selection Loading Transactions
Max Size: 140.53/200 MB

Candidate Block

Mining Attempt 3945de27acf5ce6d1de877ec2973c2597a8ebe9a06d7c1bb3ca2f6256a9e0704
Version 20000000
Previous Block 000000000000000000019a77c40282d48b8b439c6b19800056fbbad552052c91
Merkle Root 27bea7b90c16665fa4e27635ef04fcfa0e43ff419d796dbe872552c8b2188028
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,878
Size: 1.00 vMB
Total Fees: 0.00594413 BTC
Feerates: 53.51 > 0.60 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,554 (580,504 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,050 334,050 0000000000000000091b0f6420776d4b16620190a22ae1311f6bb42cca3c04d9 963 0.45/1.00 vMB 48
334,049 334,049 0000000000000000170df10cedf68597112fe0587a3beeeb9b05f3634b4f4827 505 0.28/1.00 vMB 24
334,048 334,048 0000000000000000006ab252e89448229053d19a6b5cd75e45e1a37e520e7027 387 0.31/1.00 vMB 19
334,047 334,047 00000000000000000b56fcb8954e259a457822b848cbe892c926fa6440e3e125 623 0.32/1.00 vMB 14
334,046 334,046 000000000000000006355806565694b9c3fd2848eaa9d0386b65496f3ddc46f1 692 0.65/1.00 vMB 14
334,045 334,045 0000000000000000129cda693ed45c4a4df70468d4bf6e73bf575ecdfba6b1b6 852 1.00/1.00 vMB 8
334,044 334,044 00000000000000000fe426f27a95710c1e37a76ce9832b11e128bdeb4d5c10d7 869 0.82/1.00 vMB 17
334,043 334,043 00000000000000001060e25a1d458ab361863d9f3d5c95481c6caadd40190abc 1,152 0.42/1.00 vMB 34
334,042 334,042 00000000000000001945c71d3678a684f772226042fda2133d365ffc762a45f1 1,070 0.75/1.00 vMB 20
334,041 334,041 00000000000000000dc0ee8b1b5ee7613fc814c9c8e49ea06ef2aff8b9a9bd9b 1,953 1.00/1.00 vMB 26
334,040 334,040 00000000000000001021fb91e87e2b05ce0e63ef2ed5d81bc2ab4f131c14ea9f 945 1.00/1.00 vMB 15
334,039 334,039 000000000000000005e693ec70dafdb55aecb8d80049751addbcfe70db5b4cdf 2,417 0.75/1.00 vMB 42
334,038 334,038 0000000000000000068ea784261e7aefaf24dc6239fb6aa462b3baad6486d010 261 0.14/1.00 vMB 27
334,037 334,037 0000000000000000104eeb22f99ccfed3f5337ce6ebc0bc65dc00e20701f4869 869 0.46/1.00 vMB 28
334,036 334,036 0000000000000000167e7df17b62f676c292c1c75273e21e3fcbb029e5f6dd6e 376 0.35/1.00 vMB 16
334,035 334,035 000000000000000001e579bd0214849ca6b577314db697f35fe9ab78f3c2a683 89 0.06/1.00 vMB 16
334,034 334,034 000000000000000004bcff73cca22bd0bd0d2d05d17d5af0a8e53004e8ebf73f 1,811 0.75/1.00 vMB 30
334,033 334,033 00000000000000000c0d7417b1554521a125ad817c237e4c178e8c33e6967d2d 168 0.09/1.00 vMB 23
334,032 334,032 00000000000000000b100933a480b68e0cedec9cc7d97fecd28a150e027d325d 618 0.31/1.00 vMB 24
334,031 334,031 00000000000000000af3ec2b875142008ed08277276bf9d4c9724ffa7d2cf9ae 691 0.38/1.00 vMB 21
334,030 334,030 000000000000000019a5262e5615c5c289269ad7fad4007450634dbbbbf4759c 1,098 0.75/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.59 GB

Node Details:

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