Loading Tool

Explorer IconExplorer

Memory Pool

77,351 transactions
28.72 vMB
0.06742946 BTC
Random Selection Loading Transactions
Max Size: 174.20/200 MB

Candidate Block

Mining Attempt c54611209248a47184f7b86b11ab0638ccbde5dbc63861d5811d5404b24b959c
Version 20000000
Previous Block 0000000000000000000094b33996c224af01f043a358605fe53f3736f068ed4c
Merkle Root d21d5a4fd0517664bc0800421add2822c3093b06268c278231d16bcae7900183
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,488
Size: 1.00 vMB
Total Fees: 0.00787357 BTC
Feerates: 101.55 > 0.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,094 (126,097 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,997 788,997 00000000000000000003cbb024a4051d02e15df7c6c205493e23fa0c91ac6d03 4,069 1.00/1.00 vMB 179
788,996 788,996 0000000000000000000333e551f962fd19b96e2899be56656b6d66a3a954f461 3,454 1.00/1.00 vMB 336
788,995 788,995 000000000000000000002cb2125f7bcf0a35fdcf4c0673a70ae2ffbc02b7a814 3,980 1.00/1.00 vMB 176
788,994 788,994 00000000000000000004bc86e1aeb699f9eb6f2a370371a1d46d5aa1ccc105e6 3,814 1.00/1.00 vMB 173
788,993 788,993 00000000000000000003f3cda0a1029131800f38f1f1953c56fc82df11184c63 4,583 1.00/1.00 vMB 186
788,992 788,992 000000000000000000029b3448e24be5871038b8a7822a944510280a9dc1833b 3,449 1.00/1.00 vMB 173
788,991 788,991 00000000000000000004889ebfb1684f67c3f92c274e693ccbff12be6663f055 3,521 1.00/1.00 vMB 185
788,990 788,990 00000000000000000002524eea64da52d7ce03cc1388b71679954d0ba731a58d 4,772 1.00/1.00 vMB 169
788,989 788,989 00000000000000000002ab3a8a41654f6c523477bb71fe0fb2d96bb891cc60e5 4,346 1.00/1.00 vMB 233
788,988 788,988 000000000000000000010dda902d0b54aedb294e5c0f05c2ed9f7d73b679383a 3,637 1.00/1.00 vMB 249
788,987 788,987 000000000000000000046b89ef0c6291ffaa81ec35bb1724f7dec9a69a789bfe 3,537 1.00/1.00 vMB 244
788,986 788,986 000000000000000000016fba97e1d5b1f168e6a1c9385a8933cc0870238f9369 3,668 1.00/1.00 vMB 236
788,985 788,985 00000000000000000003c7b4fa0be952def8ba974465f09a7b06a79dcbf74c45 4,603 1.00/1.00 vMB 213
788,984 788,984 000000000000000000015fff12fafc96c1ad06935afa66d5d05eba2d5e0415ac 4,640 1.00/1.00 vMB 223
788,983 788,983 00000000000000000000b5d58be758c21081ddf340ed5081eecd0334d349842a 3,793 1.00/1.00 vMB 359
788,982 788,982 00000000000000000000891dc40c5ac74ff874846eb342e64bc5ad213bc4267d 4,392 1.00/1.00 vMB 234
788,981 788,981 0000000000000000000051ef1822b9635c14dca784778d6f157b43169c368f2d 4,472 1.00/1.00 vMB 242
788,980 788,980 0000000000000000000414141f5f63eb198071a1375517c02e588312c46a7220 4,009 1.00/1.00 vMB 271
788,979 788,979 000000000000000000037dc28b42cb8ccaacaab27168ab15122f3f9ae1a82818 3,743 1.00/1.00 vMB 255
788,978 788,978 000000000000000000007e199d32fa6dd3df99815eefeeb2c207cb8108407a9b 2,709 1.00/1.00 vMB 285
788,977 788,977 00000000000000000001606c1443ea7c8198f9a453ad2c52fd531ea904096b3c 3,138 1.00/1.00 vMB 271
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.97 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.