Loading Tool

Explorer IconExplorer

Memory Pool

80,812 transactions
30.28 vMB
0.09351912 BTC
Random Selection Loading Transactions
Max Size: 181.57/200 MB

Candidate Block

Mining Attempt 61435a5b9104cf7037e0b3903517f06c3e79bc048a5346b6d3204d14dda9d911
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root d448ffa0123cb76e6f22affd0ac94bb8dc5f8f534e69c8d114c50c017a0abf70
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,911
Size: 1.00 vMB
Total Fees: 0.03105216 BTC
Feerates: 301.07 > 3.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (521,928 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,079 393,079 0000000000000000094d7ff5a8a2d6b1315fe0c84dfa60f3afba7fb74bc7df7a 1,504 0.92/1.00 vMB 42
393,078 393,078 000000000000000009dee3123e5508b30da17a2ae943240b3c55eb1014d97adb 561 0.28/1.00 vMB 32
393,077 393,077 0000000000000000052e7bc913a44cb20d715a7716e7ad01626db04586282ec6 323 0.22/1.00 vMB 25
393,076 393,076 00000000000000000a1fda6ea5ea844992ed59fb3186e4fabb5c983cdb9f8727 1,710 0.83/1.00 vMB 37
393,075 393,075 000000000000000006961ff2c76494522994069a279c73093d42b51ec952d5c3 265 0.16/1.00 vMB 21
393,074 393,074 000000000000000002307d926162d0cb66e9942a4a4ef614636ad025c2f7a8a3 1,403 0.95/1.00 vMB 26
393,073 393,073 0000000000000000080a11e2f5f22ffed4afe9783f26189d536079fd4c505dc7 1,431 0.90/1.00 vMB 28
393,072 393,072 000000000000000002e405a9c5ebf51cf0f4abc3822aaa29e68ed57ea7066703 1,620 1.00/1.00 vMB 28
393,071 393,071 00000000000000000440b002a4235fee5c986ee45421d7689fc455c940639270 1,081 0.88/1.00 vMB 21
393,070 393,070 0000000000000000030b5684bcc3e5e38b949125b3efc8be7e2db2eff39daab5 222 0.25/1.00 vMB 13
393,069 393,069 000000000000000009f7d8e98795b57d5f4dec3289cecf0294b058ae5a683f9f 983 0.41/1.00 vMB 37
393,068 393,068 000000000000000007c87a17596761254c5618170fac4deda638e85613a21412 648 0.70/1.00 vMB 17
393,067 393,067 0000000000000000011d165a1ec572d4ee28cf0e383a4dd1646fbb958b35d034 1,625 1.00/1.00 vMB 24
393,066 393,066 0000000000000000031c7465120776da405d4adf6d625c7d05dc31d503b994a6 2,407 1.00/1.00 vMB 40
393,065 393,065 0000000000000000002b294fd99b07735c40d4e3cfd9e59fa4fc8f6006415b4c 3,112 1.00/1.00 vMB 60
393,064 393,064 000000000000000008e470f04c260f16fef540bf9fd0fcdfda4b1f381131018e 1,036 0.46/1.00 vMB 39
393,063 393,063 0000000000000000084fbc0bd68faf3dbbc44332d4819e6fc10c510bb484068e 1,539 1.00/1.00 vMB 44
393,062 393,062 0000000000000000047f5ae1da66e1e3ec44094534ea55df9f2265ba1527a9c2 1,958 0.75/1.00 vMB 48
393,061 393,061 000000000000000009edecb681f3145235646de77d2139d907ee0ec45ce5683e 783 0.42/1.00 vMB 32
393,060 393,060 000000000000000001ce0f5cc11ed269bcdabefa057f69a1106d873f0430e070 778 0.42/1.00 vMB 30
393,059 393,059 000000000000000009bb75a7b1224b3f4a9ded34105a3fe4af5b04c5ab8e39a3 370 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.41 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: 664.98 GB
    • Received: 15.07 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.