Loading Tool

Explorer IconExplorer

Memory Pool

79,515 transactions
29.53 vMB
0.09276026 BTC
Random Selection Loading Transactions
Max Size: 178.64/200 MB

Candidate Block

Mining Attempt 4ea401f72be9620191a496fd69a280eeb9764342d1e86a608edae71aaed249f9
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root 9cd3a0a1845e243ced72adc5fdfc199c532bbfdfc075a2146f69f4314d989b73
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,780
Size: 1.00 vMB
Total Fees: 0.03069211 BTC
Feerates: 301.60 > 3.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (620,412 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,681 294,681 0000000000000000779d88c519eca30ca09e49ffe35159e57b0ad9896ae78b3d 243 0.18/1.00 vMB 23
294,680 294,680 00000000000000004e272cf78dab5babec376cf07ff8b719d73494c96856c4df 797 0.35/1.00 vMB 43
294,679 294,679 000000000000000083043946a6316a2b258bc7405992e160ad181988ed76c5e1 794 0.50/1.00 vMB 58
294,678 294,678 00000000000000004d9a280a6a89272dbfa3fb4486e5c8bc5eaf758c09fb7e82 1 0.00/1.00 vMB 0
294,677 294,677 00000000000000009a834e2d13020d701caa0438ef5a7ca67e491a63464f13a3 374 0.35/1.00 vMB 18
294,676 294,676 0000000000000000b04f57e7c4df6bf4bc3b096680de04926fe84e729fcb7c71 697 0.35/1.00 vMB 34
294,675 294,675 000000000000000032bfa8beb10c0375b71bb594a806d9e36e56dc21090b3e08 16 0.03/1.00 vMB 6
294,674 294,674 00000000000000006efd1195103a20ac00ecbee55b0e29b595d8f2b693c1c294 512 0.23/1.00 vMB 46
294,673 294,673 000000000000000033fa72bfcc8885373411273cade2764817be4e777d0b4e75 469 0.25/1.00 vMB 29
294,672 294,672 0000000000000000872ac532cc13dae82fd2259cbbb0fb6c436d3e41d12d3c30 1,371 0.50/1.00 vMB 59
294,671 294,671 00000000000000006bfb8e727c6e626f218dca06b33d26f02867ec304e9e60b5 329 0.25/1.00 vMB 24
294,670 294,670 00000000000000008ac7dbc317bae7f45765119914c342b5f40a3a8ebd4f267d 739 0.40/1.00 vMB 36
294,669 294,669 0000000000000000ab6e0d418d93406d7ac9f8cdec3f769c13b9517b97e0f882 256 0.11/1.00 vMB 31
294,668 294,668 00000000000000001e5b7a84af6e084de09de844eacd90365ec969262b3ae573 512 0.16/1.00 vMB 73
294,667 294,667 0000000000000000182b74160318696df007c060d7c24a0dba7e359ad1364971 1 0.00/1.00 vMB 0
294,666 294,666 0000000000000000adc3ac7bba70b5af20e2c121cf536e34e517556a4130007e 1,054 0.53/1.00 vMB 68
294,665 294,665 00000000000000006729fed4f1c60be98972442250548279fae932e5dcfeb366 1,053 0.50/1.00 vMB 44
294,664 294,664 00000000000000006fea9f3e752b1403372cb43a18c178cf1e120ba048417c65 395 0.50/1.00 vMB 22
294,663 294,663 000000000000000058bfb8b7db2f218f07e55a43ce2d3f602d77b632e415ea75 438 0.50/1.00 vMB 17
294,662 294,662 00000000000000000c8d9b1e1047967dcf7ad60e4c97b7f9a7fac3664f9fb9e3 775 0.50/1.00 vMB 24
294,661 294,661 000000000000000070fb3b1b630040df144d051e9ec57a2dbb5317129d03778d 2,658 0.92/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.