Loading Tool

Explorer IconExplorer

Memory Pool

83,877 transactions
31.45 vMB
0.10042924 BTC
Random Selection Loading Transactions
Max Size: 192.93/200 MB

Candidate Block

Mining Attempt 0ce8c2372c589ce70ef38f03d54ef1b26d08460cfcd0501016e3896a21249282
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 47a7b47d0b564cbf9d3efb34cf223e32e8fddf3429db575ccabd4abf09a85b73
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,914
Size: 1.00 vMB
Total Fees: 0.02848364 BTC
Feerates: 504.27 > 2.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (725,642 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
189,577 189,577 000000000000022307a178c8c7c2c6b53a85b79b85f27ee52555f875501cf30d 128 0.06/1.00 vMB 77
189,576 189,576 000000000000031113dedaa71293916a2a423122a9cec742862d58034ba912d5 437 0.17/1.00 vMB 136
189,575 189,575 000000000000043f07afa44db8c459b3d81f229171438387c3308a667046863f 8 0.00/1.00 vMB 30
189,574 189,574 000000000000023e38b03da4d541da9920425464bc6b69d0417b6600b67a6547 280 0.15/1.00 vMB 110
189,573 189,573 00000000000001f2c2f5f14ffb1561cb29a19dbcfd2123ee9ee282e8ccb91f79 145 0.04/1.00 vMB 45
189,572 189,572 00000000000001a665974ba9c3b5f9d49a05e85108fd888d5035699d25c7d21c 512 0.27/1.00 vMB 61
189,571 189,571 000000000000076401fe817ce8a56524fb67b1ddea4cd178a8ef6fa719373eec 121 0.05/1.00 vMB 579
189,570 189,570 000000000000019e0a17258a841ee4795613fd93847fc406813ccade9b50068c 120 0.05/1.00 vMB 58
189,569 189,569 00000000000003efa36ee7a37e7e99ad6d3a4974d474831ab84da5eedf44af30 125 0.05/1.00 vMB 86
189,568 189,568 000000000000047aa4415078aab034eb487b817646a306ad5b41d717f74257be 544 0.25/1.00 vMB 241
189,567 189,567 00000000000002aae360888eed0aa5fc004dce3649a68f151284930a863db1f0 10 0.00/1.00 vMB 0
189,566 189,566 0000000000000480ee69328a782cd0704769ef3083bd25d81797eada918750c3 590 0.25/1.00 vMB 246
189,565 189,565 00000000000008377f41ce101ad93cb1127fb1214d1245ae411bd128f054d77c 110 0.09/1.00 vMB 83
189,564 189,564 00000000000004668f05ecc7aaed693ff16a1a3b8030b04ceee81c87a53cbd59 47 0.03/1.00 vMB 68
189,563 189,563 00000000000002c7842c51ccf98b1bc51cd01a575243c0ec3b6dd0e9132e7d62 243 0.06/1.00 vMB 17
189,562 189,562 000000000000042c64e5446c1f34555b3034fe33f1530fd9900f303b2bbd905f 177 0.11/1.00 vMB 100
189,561 189,561 0000000000000087a36645f5599d9a47df8b89469c0b97c7167ef05449dcb3e5 125 0.05/1.00 vMB 82
189,560 189,560 0000000000000573ec9e22fa95839d70cdf833abb036f169ef980ba1234cfba9 31 0.03/1.00 vMB 20
189,559 189,559 00000000000004dc5d1212d6f10c21e728903c6371657ec73e0134c59e216de9 250 0.13/1.00 vMB 112
189,558 189,558 000000000000078b7ad51a6d73a118b5ce54dcebf438c9b20faffe35422fa252 120 0.05/1.00 vMB 107
189,557 189,557 000000000000024e7f634a61f683d6b8e1fc483683ad18e6b7cfea587692c9da 217 0.11/1.00 vMB 116
Previous 10 blocks ↓
Total Size: 782.77 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: 709.29 GB
    • Received: 16.87 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.