Loading Tool

Explorer IconExplorer

Memory Pool

78,944 transactions
29.05 vMB
0.06914124 BTC
Random Selection Loading Transactions
Max Size: 176.67/200 MB

Candidate Block

Mining Attempt fee627ac597f4dd363105ffacc5b76339f1ec0631b92df6b87403d78deb99bde
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root 607823762581d2a7cdeae16f3af8da78fd7916a44e855dd6db712178204e5e16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,884
Size: 1.00 vMB
Total Fees: 0.00844537 BTC
Feerates: 74.86 > 0.85 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (126,975 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,110 788,110 0000000000000000000073ea52f56727061992f3c1056394a46ca0f63561105e 2,815 1.00/1.00 vMB 67
788,109 788,109 00000000000000000000d46843f52726ff8a7fe2b1c90541ce7baa45c7bad341 3,075 1.00/1.00 vMB 132
788,108 788,108 00000000000000000003828c7cd1e30b33877b28ead241da88cb7fdca82844e8 3,385 1.00/1.00 vMB 140
788,107 788,107 000000000000000000000427265289cdcf0753d9d6fa18d5733dfb350f1531c3 972 1.00/1.00 vMB 167
788,106 788,106 000000000000000000000fd8f8b3169843fd9dcb067b541c76cf107fc92f118d 3,734 1.00/1.00 vMB 151
788,105 788,105 0000000000000000000464c2c9a69a92c2553e93b02baf9aa90b2132809e35fa 4,066 1.00/1.00 vMB 70
788,104 788,104 000000000000000000054f7dae1d8de617ef93ff622ad14566d92c84a6503ff4 3,291 1.00/1.00 vMB 74
788,103 788,103 000000000000000000030cea5291372a43b8c13ce028ac97ed385984134c691c 2,941 1.00/1.00 vMB 109
788,102 788,102 00000000000000000000ca712dd0d57994efc6d2f1beee54e045c40a57bf319c 3,580 1.00/1.00 vMB 145
788,101 788,101 000000000000000000019f7dfad3ecc4f80bdb229f8866af74cc7b8b53d2b7e8 3,894 1.00/1.00 vMB 26
788,100 788,100 000000000000000000000bd15fb37042402e6a7a42061bc2de3a24137253c4d4 3,732 1.00/1.00 vMB 98
788,099 788,099 00000000000000000001794288a37f3dbf8c1152934b4fa380b20a6a26398491 4,158 1.00/1.00 vMB 31
788,098 788,098 000000000000000000039b3a1377f656d81fb04322f039e716837cfcf6d5df53 3,204 1.00/1.00 vMB 103
788,097 788,097 00000000000000000000dff9cce53e9cade0083b9052b42d68d83bb1d86e1b1c 3,189 1.00/1.00 vMB 79
788,096 788,096 00000000000000000004c6e0b342074b6e7f77303b303c8600690e77f245a931 2,304 1.00/1.00 vMB 151
788,095 788,095 00000000000000000002754093f5cdcbf85e0285f7725ab52ac813b3744c4386 3,422 1.00/1.00 vMB 131
788,094 788,094 00000000000000000002aa175a70f3b236038348ba1605c4fd8a41707568d720 4,175 1.00/1.00 vMB 77
788,093 788,093 00000000000000000004de55592b615fe1dd290332278ef45bae224cab1f1fb8 3,983 1.00/1.00 vMB 94
788,092 788,092 000000000000000000018d0ecdb2ec867927378956e4f85a7dac45687f2d9597 2,953 1.00/1.00 vMB 65
788,091 788,091 000000000000000000054a9881f2c0e5cdc20de6ad03f77aefee77d8d2fec6f5 4,418 1.00/1.00 vMB 38
788,090 788,090 00000000000000000001a51f58b7189cf87dde6decd2b1ec24fdf075ccdcd1e4 3,376 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.54 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.08 GB
    • Received: 15.73 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.