Loading Tool

Explorer IconExplorer

Memory Pool

86,155 transactions
32.09 vMB
0.21758635 BTC
Random Selection Loading Transactions
Max Size: 191.85/200 MB

Candidate Block

Mining Attempt b74fdf4b1eaa9dbf866c94daa7134dafdce1a08b9866e4293f7c6c2896b60f9f
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 1555492d9e963b6ad8f615cefb4165b1c5582535371d2e070f3adb3e6b6c6ce8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,828
Size: 1.00 vMB
Total Fees: 0.09770667 BTC
Feerates: 529.10 > 9.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (453,153 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
461,994 461,994 000000000000000000108f58920a720c8cae0ba44b82982df9e93ade45722c77 1 0.00/1.00 vMB 0
461,993 461,993 0000000000000000007c0e9c16ae946966e252a7f10c9a82cd5cf46c6c799004 861 1.00/1.00 vMB 191
461,992 461,992 0000000000000000009885282ef93e28afa0977a4eb1b322db235c02c01a2baa 2,085 1.00/1.00 vMB 139
461,991 461,991 0000000000000000005016aa5b99a2dc9be18b55bfd425477668e4aa51fa5a97 1,278 1.00/1.00 vMB 143
461,990 461,990 0000000000000000005fb414045f2cc4597fbf6e6aee43a6ca8718a9f3c67de8 2,415 1.00/1.00 vMB 191
461,989 461,989 00000000000000000190d1da95cfb30d6b3e367a5c1f139447f4eadf45959ef0 1,638 1.00/1.00 vMB 109
461,988 461,988 000000000000000001a33996aa1a5e555a9001b68dab24b7ddf92381af34180f 756 1.00/1.00 vMB 138
461,987 461,987 0000000000000000009de98d6cefb4c72cf321c7252440dc20f16ecc15c3da66 1,817 1.00/1.00 vMB 175
461,986 461,986 00000000000000000144054622409e04334aaa3c4abaa77ebbf555518ce5894a 1,208 1.00/1.00 vMB 31
461,985 461,985 000000000000000001660793748d47f2232874dbae1967fe66b5761def4b930d 1,065 1.00/1.00 vMB 43
461,984 461,984 0000000000000000009ce6b1404411a1a58d0cc94ad75443e09d9352131b8b3d 534 1.00/1.00 vMB 46
461,983 461,983 000000000000000001b3c594332a7fee34e7e1f2c1295f04d5ac4f417f0df074 1,670 1.00/1.00 vMB 97
461,982 461,982 0000000000000000004cb5fbda0bcc7d975709af93a1fa9a8e2d7cb2a89bc0e0 2,088 1.00/1.00 vMB 156
461,981 461,981 000000000000000000c2e83d224ac96cb46cb362ec977baac7ce02cd160d348d 1,821 1.00/1.00 vMB 165
461,980 461,980 00000000000000000079a084604e583366e4e56a12c1d17dc5cdde84a2ead733 1,416 1.00/1.00 vMB 65
461,979 461,979 00000000000000000131b0a94eede1fa761c8d5543ed0520bd90d16c80eb5b7a 1,931 1.00/1.00 vMB 123
461,978 461,978 000000000000000001cd0e4979226391f2091a7ba5fdf70cfbda24a162232f85 2,402 1.00/1.00 vMB 73
461,977 461,977 0000000000000000001dd638af98972b65c8742772d633ba979f2d99b5ab6f59 1,939 1.00/1.00 vMB 73
461,976 461,976 0000000000000000014167d2a5e6b2573158528a133427603ee497b32083cb07 2,348 1.00/1.00 vMB 149
461,975 461,975 0000000000000000015744e9193954b8ffddb9552526e788ce0f1b2007856f2d 2,658 1.00/1.00 vMB 71
461,974 461,974 00000000000000000194bbb9bea6bd5b240b2deafffe7f41c1d75e2d0226ce20 2,546 1.00/1.00 vMB 140
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.