Loading Tool

Explorer IconExplorer

Memory Pool

85,741 transactions
33.28 vMB
0.16718234 BTC
Random Selection Loading Transactions
Max Size: 197.77/200 MB

Candidate Block

Mining Attempt 546b4d2b86d0a5adf70275ab76f8725720b9b96df12bac3a26eba94ffced7460
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root a9eace1f9c7623da81381494163d476c835a716d30f9dce611383d6ef5a938f7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,827
Size: 1.00 vMB
Total Fees: 0.05149366 BTC
Feerates: 318.30 > 5.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (388,265 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,088 527,088 00000000000000000036b8ed890007bbd5fa05456d4331c89bc3c97b1c579552 1,727 1.00/1.00 vMB 15
527,087 527,087 0000000000000000002cb39147909c210ffdab88dfb9e89a171a14235a209545 457 1.00/1.00 vMB 8
527,086 527,086 0000000000000000001b11cabd102c1568c5787f9c11830f2e2e04c00e273bba 796 1.00/1.00 vMB 9
527,085 527,085 000000000000000000116dfc9eba5d366958ae3666085ddd96421ac3ea68a11c 946 1.00/1.00 vMB 10
527,084 527,084 0000000000000000003499183210822c837bf79637e942476a8323c1a222fc15 1,747 1.00/1.00 vMB 11
527,083 527,083 0000000000000000000c54b98c2e9d9e185a759f6f004cb84bc558788bdeeb6b 1,274 0.99/1.00 vMB 13
527,082 527,082 0000000000000000003472bb319270d7ea4049fbfcc7c79d712761e3c4914417 468 0.34/1.00 vMB 10
527,081 527,081 00000000000000000011641a5677d60274e0db9621658bd902a61a86704448fe 591 0.98/1.00 vMB 5
527,080 527,080 00000000000000000035fc437e92347f29f3c77a76898b6734899cfbb94cb43f 219 1.00/1.00 vMB 1
527,079 527,079 00000000000000000037ac336e4e87aa64822edcca4f57294bdc7e69e765f275 226 1.00/1.00 vMB 2
527,078 527,078 00000000000000000031018b4732f890aaf9c5c1ba00f97050239a0a4acdec05 333 1.00/1.00 vMB 3
527,077 527,077 0000000000000000002f91c0829653461fc3d79e0caceacc70f5820a736c1d05 1,782 1.00/1.00 vMB 17
527,076 527,076 0000000000000000002fc950e86d2e04c1883a493b9260ab7d03e37df4ad9cf7 2,388 1.00/1.00 vMB 14
527,075 527,075 000000000000000000117f9ea5e2d911a1b16b0e8a6d6e4e5b6bdff4c5ddfd98 1,373 0.77/1.00 vMB 30
527,074 527,074 00000000000000000009e0b19bb62e5b0876a1f35ef782286c51455090380e9f 2,808 1.00/1.00 vMB 48
527,073 527,073 0000000000000000001a660b6e83845384218076f31002bca3d73e6755b2f647 113 0.95/1.00 vMB 1
527,072 527,072 0000000000000000001f462376e1981da2c3325ff619bc4ee2ca6befe0c8f00a 1,929 0.99/1.00 vMB 25
527,071 527,071 00000000000000000006f5230b193d07ff4868a43b3b225eb4821cf1ef30a70e 973 0.99/1.00 vMB 10
527,070 527,070 0000000000000000000b7d189f207fddf2f14724fd265f3a42e47e45e16370b0 858 1.00/1.00 vMB 7
527,069 527,069 000000000000000000139eadc38d496ccbf1a97d76a4819e6572411ff10aeb2e 2,225 1.00/1.00 vMB 25
527,068 527,068 0000000000000000003811d3ecd6b640d21d57a298d361842b3874b384140e21 327 0.26/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.