Loading Tool

Explorer IconExplorer

Memory Pool

77,280 transactions
29.05 vMB
0.09973965 BTC
Random Selection Loading Transactions
Max Size: 174.84/200 MB

Candidate Block

Mining Attempt 32dce25e6fb6596c75f340f7b65e11f7972efd136cdfc2d62fc342ba1d48eb61
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root bbb0bad59aecdb85920ffa32f3fd4350f0d23d36069f5bd78a70414dea89e09a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,398
Size: 1.00 vMB
Total Fees: 0.02641952 BTC
Feerates: 453.09 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (309,088 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,219 606,219 00000000000000000008782ed227f03af1a4e54b3f278ba3388edda9199c0226 1,060 0.32/1.00 vMB 13
606,218 606,218 0000000000000000001495a736064816355e80b6d2f67a078df9a9db256e962b 3,215 0.92/1.00 vMB 18
606,217 606,217 0000000000000000000c1e45542fba12a72c1fce26c01b5d4ff3f629f471a95a 1,917 0.64/1.00 vMB 18
606,216 606,216 000000000000000000132ac023d4c318fd2f4e6f13dda4cada07131206d20f7c 2,998 0.99/1.00 vMB 16
606,215 606,215 000000000000000000067fab3f13631a6ecc3b727661fa9061d55430f5932d31 3,010 1.00/1.00 vMB 10
606,214 606,214 0000000000000000000735977509db4c0e08990bdad5d7ed21f75ecebcbfaf8f 3,333 1.00/1.00 vMB 23
606,213 606,213 0000000000000000000d8e1f3505cb971edcd2e8c1d832cd6363f42b8e823f58 2,598 1.00/1.00 vMB 11
606,212 606,212 000000000000000000026cc286ad60435e8990a68061c9337488d8a8b9ea6e81 3,175 1.00/1.00 vMB 27
606,211 606,211 0000000000000000000aea5de9e6bfe679dc1dfd04588aed76b07366121b5c48 2,975 1.00/1.00 vMB 33
606,210 606,210 00000000000000000004669f8082b56686b42523e58b1a8ce3f14830f38f5148 3,398 1.00/1.00 vMB 25
606,209 606,209 0000000000000000000f9a50ff7caccbcd58ad310a949c6183cfcea20eb47041 2,277 0.78/1.00 vMB 19
606,208 606,208 0000000000000000000e560c1c44fb6bfc1cf27a128288cea6921bba26744e3f 2,908 0.84/1.00 vMB 5
606,207 606,207 000000000000000000086cb8a7884702117678bed08d0b17ab7149b7bab85980 3,534 1.00/1.00 vMB 24
606,206 606,206 00000000000000000011898698121d9b80c7665291c708c632be764a3998b8ed 3,572 1.00/1.00 vMB 20
606,205 606,205 00000000000000000007f349ecd4711e4aa9baa1f0ef16b21c5ea294c1f67412 3,269 1.00/1.00 vMB 35
606,204 606,204 00000000000000000002e58804370e5142b711f450f1e915fecf8b49413af113 1,907 0.55/1.00 vMB 21
606,203 606,203 0000000000000000000836f0274ae1923cd6af35ab6f9fb33ec5b48b67d4235e 228 0.06/1.00 vMB 14
606,202 606,202 000000000000000000143df23815bc3f6730995b58da549a1fda4691361afa9a 675 0.18/1.00 vMB 18
606,201 606,201 00000000000000000003d072d655c787e327248d09e5cd023d8357288da18cfb 470 0.15/1.00 vMB 19
606,200 606,200 00000000000000000009d732b8a1b77447cb1608dfe9fd1097082a89aab63402 249 0.07/1.00 vMB 27
606,199 606,199 0000000000000000000e77b257481d5a17639d9907c0901e81301631bc16926b 2,022 0.58/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.56 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.