Loading Tool

Explorer IconExplorer

Memory Pool

50,158 transactions
30.11 vMB
0.11754994 BTC
Random Selection Loading Transactions
Max Size: 160.58/200 MB

Candidate Block

Mining Attempt 0b1178e21a882fbae0fa0a842bdb790047419b472d026e787b69560b603bf203
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root ba394154d2b85cd705244cb20cea5fa99645cc7462617f0205f617330cb926c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,453
Size: 1.00 vMB
Total Fees: 0.04546939 BTC
Feerates: 179.69 > 4.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (361,069 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
553,775 553,775 0000000000000000002da55c4122e2e216aecc97e58ecab2c81c97b1d5bf1eaf 1,759 0.78/1.00 vMB 12
553,774 553,774 000000000000000000251711e37194b904e83056d3fb73643b1030d7f40d0f93 1,870 0.85/1.00 vMB 14
553,773 553,773 0000000000000000000aa5a58a54f11100c2bc81f78341c8f4c6d217d0c9d4e9 162 0.13/1.00 vMB 28
553,772 553,772 000000000000000000117c80315f1b91a68d77dc67c560b0da455b0119865db4 1,803 1.00/1.00 vMB 18
553,771 553,771 0000000000000000001f5786071ffd7cd1e78179cecc2ab0547c7efb92236ae5 730 0.58/1.00 vMB 7
553,770 553,770 00000000000000000023837e3aa95466f02ca772ea8aaa156d9c4a25002593ea 1,421 1.00/1.00 vMB 7
553,769 553,769 00000000000000000000f9de117442d4b9da67bccbb616d4fc26715dd35bedd2 965 1.00/1.00 vMB 4
553,768 553,768 0000000000000000000cb66cc5d193b442908ae3e2333d1bae56b9b9a38ea79c 2,235 1.00/1.00 vMB 25
553,767 553,767 00000000000000000002c372d0b66eeeaa430d48581a391c41688ca62fba34ec 1,743 1.00/1.00 vMB 10
553,766 553,766 0000000000000000002a0031754fd90dc7e1649ca8e0dbd5f72240fadb833bba 1,510 1.00/1.00 vMB 4
553,765 553,765 0000000000000000001ef92c8e95c9177fe63853eb898cd3d911098ea4767239 2,720 1.00/1.00 vMB 25
553,764 553,764 00000000000000000029b82dabe0f63d56a83da9c7ea6ab01d54685a7d1b616e 2,497 1.00/1.00 vMB 21
553,763 553,763 000000000000000000017f82b678863b5fd726aab0fca55478d6d40fe53a7388 2,403 1.00/1.00 vMB 14
553,762 553,762 00000000000000000014a0ff0055a9d9d7257458484a71c50affbd48c71b6d8f 2,323 1.00/1.00 vMB 28
553,761 553,761 0000000000000000001dab39ae569ed2a34b1d986b3e2524118dedc4cfefcc1b 1,037 0.47/1.00 vMB 16
553,760 553,760 0000000000000000001ce9e54a97838ee636cc44a66413d1f50585bd94b97bfe 841 0.36/1.00 vMB 19
553,759 553,759 0000000000000000001b854fe2ff7d13c290e39df6fc0bf5e14db371c02424a5 863 0.30/1.00 vMB 14
553,758 553,758 0000000000000000001d8d4ad4f1070a76c9116d3f81f207ae96754da5ac5b3e 465 0.18/1.00 vMB 15
553,757 553,757 00000000000000000007ae125a72efa903ec0baba38208ce0d064aef266a4ad0 656 1.00/1.00 vMB 1
553,756 553,756 000000000000000000083b851959281688bc439d667e3eafb5d6a5c20df7d2df 744 1.00/1.00 vMB 2
553,755 553,755 0000000000000000001f0553199073e85029e05b0be741a77661374e3a361e68 2,489 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.11 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: 652.03 GB
    • Received: 13.69 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.