Loading Tool

Explorer IconExplorer

Memory Pool

78,584 transactions
29.80 vMB
0.06931234 BTC
Random Selection Loading Transactions
Max Size: 182.26/200 MB

Candidate Block

Mining Attempt 55c4af05270565ad0a57e0c276ebc469f2bbefbed90c1ac875fdcbb007aabd5d
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root a30042e95feca8eab49a0d5051e19ca099ae1a8f9f2d4100c6dd750bf47d481c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,211
Size: 1.00 vMB
Total Fees: 0.00354257 BTC
Feerates: 40.21 > 0.35 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (492,509 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
422,823 422,823 0000000000000000051e848234fa8d0785790b3d48aa526920ee8827a5f77a9b 1,254 0.61/1.00 vMB 52
422,822 422,822 000000000000000002a2bd4b2489841a650aebdea3a5fbb6dc9b6443e594a06c 1,482 0.90/1.00 vMB 46
422,821 422,821 000000000000000001b0b11f32fedae21c84b2946927abc4da287e40e0f1349c 1,127 1.00/1.00 vMB 34
422,820 422,820 00000000000000000428cca7841c2c36add728baa5fc44d6b61e935e2cb47af5 428 0.31/1.00 vMB 28
422,819 422,819 00000000000000000385d7cc39b2434b75bb96fa36ba4035647965027defcb57 123 0.22/1.00 vMB 12
422,818 422,818 000000000000000002386ef00d86b7cf0ced5e6da35447dad7703dbe1703c38a 982 0.47/1.00 vMB 52
422,817 422,817 000000000000000002739a36020f1ba2e2b1d7cfb1efc9c90cd810999d8649c8 845 0.63/1.00 vMB 37
422,816 422,816 000000000000000004f99cbf26a47da74787c02a907067228fa9ea7b32a84dd8 2,317 1.00/1.00 vMB 62
422,815 422,815 0000000000000000037ea23d7b4622227f63568511d3b1e380da4bef3099e936 2,595 1.00/1.00 vMB 73
422,814 422,814 000000000000000001674ae3d04832f969e79a824f3dd978fedec782112cbd4a 678 1.00/1.00 vMB 24
422,813 422,813 0000000000000000029ca523b0ddc56db50d05b6680551a02cb7fac13d65f460 145 0.14/1.00 vMB 46
422,812 422,812 000000000000000003f47eae50a148ab62247213fae41c8c33057010e93de9aa 743 1.00/1.00 vMB 24
422,811 422,811 000000000000000002c3e77c066d045628297528f501f82c1f4259b1bc64e909 2,135 1.00/1.00 vMB 42
422,810 422,810 000000000000000003829cd7c5ee2544ab30e52d243bc3fbc2ce750d9239c306 2,451 1.00/1.00 vMB 68
422,809 422,809 0000000000000000028e50eec519884bc3ddcc318422eb56dcb7b1166573d36f 2,970 1.00/1.00 vMB 71
422,808 422,808 000000000000000000a83ec2c773b3a85cb83e2de48d3af52d47d4779a81550f 1,676 1.00/1.00 vMB 105
422,807 422,807 0000000000000000034286f0877840c226ddd328d94ca3c51eac4d2f75cda8ad 54 0.02/1.00 vMB 83
422,806 422,806 000000000000000000a90c6e3015183a3ea0be65a59fc5cb39c41cf21ff2c791 1,992 1.00/1.00 vMB 50
422,805 422,805 000000000000000000fc9740be5fcc0c930de2cd81c2963cef2812cbbfa6c054 2,517 1.00/1.00 vMB 58
422,804 422,804 00000000000000000002d76129a9e7c77c6fe8d86158f67baa1e0fabeb8657c4 21 0.01/1.00 vMB 80
422,803 422,803 000000000000000001e5774df5f59408cde0eae4925a973539eec6358913fab8 706 0.29/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.97 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: 715.83 GB
    • Received: 17.74 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.