Loading Tool

Explorer IconExplorer

Memory Pool

77,260 transactions
28.41 vMB
0.09257103 BTC
Random Selection Loading Transactions
Max Size: 172.83/200 MB

Candidate Block

Mining Attempt eddf76c22a2335c742ef7cb33247fc9a12e88d389eb82022a8666e533c3e4a2d
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 96987ccbdac48ee0dd017f1f3dea757e5bbd4adb5eca0f560adce708cd1bb72f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,893
Size: 1.00 vMB
Total Fees: 0.02899794 BTC
Feerates: 201.07 > 2.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (544,578 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,719 370,719 0000000000000000028ff23eec0bcb686b2100ec70b8b0ae1ae17b3f35d04af9 1,387 0.63/1.00 vMB 42
370,718 370,718 0000000000000000012d3cf9ba51d2ba4518e9fd8a95191e972f509b1d34d57b 369 0.20/1.00 vMB 26
370,717 370,717 000000000000000013dfec952182098ab2513491e259d57aae7e26fd772b2551 1 0.00/1.00 vMB 0
370,716 370,716 00000000000000001371fe4fbea8ef130f6e8029c67045fb0c132224561faa58 317 0.23/1.00 vMB 30
370,715 370,715 00000000000000000ab9934f550dad00d191d9a6dccafc85279a433c11a00be8 2,066 0.86/1.00 vMB 44
370,714 370,714 00000000000000000214f707670bca6f9e032492c34063e7534dc184f227e18c 1,083 0.92/1.00 vMB 13
370,713 370,713 00000000000000000e703bd3124b351f942275b4b2d21807047348972913e096 1,460 0.72/1.00 vMB 39
370,712 370,712 00000000000000000b96d16ca1dc90e899705dc85680835fa57639b1c4b9f348 203 0.10/1.00 vMB 25
370,711 370,711 000000000000000009f7b0db0156d2c76056936a3e3cf4ba9377b3af55bf6298 895 0.61/1.00 vMB 21
370,710 370,710 0000000000000000054ec560746c10fac0e36ea9797db76dc3ef56dcdfb883ad 2,606 1.00/1.00 vMB 56
370,709 370,709 00000000000000000e4f6d4b9c9feb88a979262a587da4a3ee91814a5a47ae89 1,490 0.95/1.00 vMB 27
370,708 370,708 000000000000000002afe6c615973e5a97f9ea03ac28d77bfd048c24a67ceb0f 116 0.05/1.00 vMB 38
370,707 370,707 00000000000000000e02cfed3f2edafb8b415b9170326855c28d3aa79199e61a 2,211 1.00/1.00 vMB 43
370,706 370,706 000000000000000001719088075ae84aea058a622626cc255d44ea5c9e656a79 1 0.00/1.00 vMB 0
370,705 370,705 0000000000000000119edbf67430b68462bdac0c30285e605cf9b306db74e377 2,629 0.95/1.00 vMB 55
370,704 370,704 0000000000000000001fa051c2be8134365826f724d1e567c26349e4236adf68 1,775 0.95/1.00 vMB 37
370,703 370,703 000000000000000012cdd16eadc0b69c623d7a0e43bb6ad44e734c13184af47b 2,228 1.00/1.00 vMB 48
370,702 370,702 00000000000000000606a5a9a74d7e10c6f2606c4c491d928abcde15a549dd64 673 0.35/1.00 vMB 37
370,701 370,701 000000000000000000d7350652e35ba6fbff466cfed10645a1aea6382975dc54 149 0.09/1.00 vMB 19
370,700 370,700 000000000000000013d52e758e4bda10fe102f5d903aa6fa20246e85c1af8747 977 0.56/1.00 vMB 35
370,699 370,699 00000000000000000255ad663750396730e401cec5544e0d3cf7838b14774b2b 720 0.35/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.90 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: 713.73 GB
    • Received: 17.45 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.