Loading Tool

Explorer IconExplorer

Memory Pool

79,008 transactions
29.43 vMB
0.08351808 BTC
Random Selection Loading Transactions
Max Size: 179.93/200 MB

Candidate Block

Mining Attempt cc6ff6fbf911cbd2dd57252c605842cf4d6ddab7dfb5902e02e715a25e8ea01f
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root aa5d9c6affa12184ce9e36054601863ffcc67080653b24f485f732e49a6cc74e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,376
Size: 1.00 vMB
Total Fees: 0.01887903 BTC
Feerates: 402.60 > 1.89 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (8,705 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
906,618 906,618 00000000000000000001f9a2268e04458616c65f835fb5d9cfb9f3ebf9dd55ad 4,676 1.00/1.00 vMB 0
906,617 906,617 000000000000000000002cd173c88a9484e5ef506ea4e1278778bbc7d76e01e9 2,130 0.80/1.00 vMB 2
906,616 906,616 0000000000000000000142e52fb44be00aad2437c96618ec27941f6f4f4364c1 95 0.03/1.00 vMB 3
906,615 906,615 00000000000000000000fb40769b2e0aa506bbf0adb1fe2ab57c2ad11582e7b4 3,986 1.00/1.00 vMB 1
906,614 906,614 000000000000000000015ba418022da22a11c3529b2fe1c1b9f3d56da01bcf2c 4,024 1.00/1.00 vMB 1
906,613 906,613 00000000000000000001a457859100852693ecb115bfb644af6199d14d2ca5d4 1,389 0.91/1.00 vMB 2
906,612 906,612 00000000000000000001f7edda337c5b1665e1c7ef50525085c2e741cbafd21e 198 0.05/1.00 vMB 3
906,611 906,611 000000000000000000020f6f850bd634d5dac411f62b5d652092ae3fabe77b8a 2,852 0.97/1.00 vMB 2
906,610 906,610 00000000000000000001cc58c5d77906c8edc1fdc6aa7fb1e561b6dc95cbf929 2,583 1.00/1.00 vMB 3
906,609 906,609 00000000000000000001262b95325047fbbf6ae0b9f153ec8308080fa382cb57 4,191 1.00/1.00 vMB 1
906,608 906,608 00000000000000000001965d7f3a694dc8b8740125167f13d6cd4e8491e144ac 4,675 1.00/1.00 vMB 1
906,607 906,607 00000000000000000000af78e54a22ea00ca4f43db9d06d240db5a6675561f38 4,083 1.00/1.00 vMB 1
906,606 906,606 00000000000000000001d7dc6abcc7426a8af25ab5975091179be7522db02eed 283 0.11/1.00 vMB 2
906,605 906,605 000000000000000000009e06ad8d870e403cf15a2ecdf2377445f91d5c0b1e6a 3,839 1.00/1.00 vMB 0
906,604 906,604 000000000000000000002205985d55744d3e70aaa158f07f3a7270175064e81c 4,207 1.00/1.00 vMB 1
906,603 906,603 000000000000000000020ccfa33a9b7c37bab179ef31d06cfebec8e14926de2b 1,773 1.00/1.00 vMB 2
906,602 906,602 000000000000000000022b6535a9f2ece2ab7c501ef63df70ae5db6adc020c86 3,508 1.00/1.00 vMB 4
906,601 906,601 0000000000000000000059b88416155696e4da2bcea97ad7b3418c27a181720f 2,768 1.00/1.00 vMB 3
906,600 906,600 00000000000000000000e7602be5012975da4a5d5d3088cec21df9011801aa56 1,730 0.56/1.00 vMB 2
906,599 906,599 00000000000000000000841a0296e4a3169ff018355366f2154b63fbd157faf4 2,849 1.00/1.00 vMB 3
906,598 906,598 00000000000000000001160ca5e8026f24215912f42a5848efc8d4d40579151c 1,539 0.63/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.95 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.16 GB
    • Received: 17.66 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.