Loading Tool

Explorer IconExplorer

Memory Pool

84,430 transactions
31.99 vMB
0.11283327 BTC
Random Selection Loading Transactions
Max Size: 193.80/200 MB

Candidate Block

Mining Attempt d2d450e5a56d9114bb6ad18043985511b5c69cdd0009dd60691628dca1d991be
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root d17ed2792ef74d6fd604801c4aa086c78ba47595866f702c141826fb18dcc92f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,477
Size: 1.00 vMB
Total Fees: 0.04018782 BTC
Feerates: 100.69 > 4.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (381,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,221 533,221 0000000000000000000859e0ce75a6e7b63db42ad84629dcd4d87483c6ede446 983 0.37/1.00 vMB 16
533,220 533,220 0000000000000000001f3f1c6cb91a96d583b224304fea47285736a1f3effdd4 841 0.83/1.00 vMB 8
533,219 533,219 00000000000000000001230f45530c64ca31bd3f5fd0b51a6e3e3cf38d1d803e 1,319 1.00/1.00 vMB 14
533,218 533,218 00000000000000000021043b491071bc4ffc480d134d6a8ab4f50b0d704c3150 607 0.37/1.00 vMB 15
533,217 533,217 0000000000000000000ad7075d9a34998dcdfbc28b2861df2ce333e160adda62 1,295 0.61/1.00 vMB 16
533,216 533,216 000000000000000000201e20465625c3fbe1d0cad3fc2bd92927460e67832cc1 1,906 1.00/1.00 vMB 18
533,215 533,215 00000000000000000000b34c0050866049863d9e5af4eb4787b0740baa0ec776 2,258 1.00/1.00 vMB 24
533,214 533,214 00000000000000000020469c37d01eef688ec1ea6b80ce53d375ecf5cec6c271 866 0.36/1.00 vMB 36
533,213 533,213 00000000000000000022c0ad96a43f47cbb83c1ba3461be84bce138538027ad4 789 0.31/1.00 vMB 23
533,212 533,212 0000000000000000002e778e76152248e14c5ce2b5b0c98f68d96a755f316e0d 1 0.00/1.00 vMB 0
533,211 533,211 0000000000000000002757c129c5868ec4ab9fe88de838f519f1a889138fa19b 934 0.32/1.00 vMB 22
533,210 533,210 000000000000000000114143bbce616c94e507cec9867f9652d210ceec3141a4 1,390 0.53/1.00 vMB 23
533,209 533,209 00000000000000000017fe22cd2cabcea63041c2542638bdf7d1307e2672c342 166 0.07/1.00 vMB 13
533,208 533,208 0000000000000000000a02660ad5999f74d33339c70b9a8c842fd740bc2e2769 902 0.36/1.00 vMB 31
533,207 533,207 0000000000000000002b7a66289d1ba8248e632bbb1758e4ddb9fba102428cdf 596 0.23/1.00 vMB 23
533,206 533,206 0000000000000000002eebff05c8de4698c8ed428ef246490974977b4a7cb718 556 0.15/1.00 vMB 18
533,205 533,205 0000000000000000000f98780c4508ce568bd47656e32309f81ceb2ceb7b76e9 575 0.29/1.00 vMB 40
533,204 533,204 000000000000000000344b4ae3d1016ec82ff1d1dccdf83b5d9f2bf4c79839cd 1,094 0.46/1.00 vMB 18
533,203 533,203 0000000000000000000154726e269708b8da8f2e4b6d49137df80618ba997cb5 260 0.32/1.00 vMB 12
533,202 533,202 0000000000000000002049a8e544101486a48f4bf1a66a120411b2a9e6b8ee69 570 0.89/1.00 vMB 8
533,201 533,201 0000000000000000002a3ba3096a9b49fed2e0329088a92798c26417619ce977 958 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.72 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: 703.51 GB
    • Received: 16.64 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.