Loading Tool

Explorer IconExplorer

Memory Pool

78,672 transactions
29.06 vMB
0.09843003 BTC
Random Selection Loading Transactions
Max Size: 176.28/200 MB

Candidate Block

Mining Attempt b15cc2732e8155f71ba2c0c355abdb2e5d0d810464a75ed3bdea9efe32d0917b
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 535ce33f6c20c538869071033db55f82e26f0627a71431181408f9f875a99333
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,593
Size: 1.00 vMB
Total Fees: 0.03763828 BTC
Feerates: 137.15 > 3.77 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (377,355 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
537,758 537,758 0000000000000000001f9916cd7d42eb841b396bc759fc48d74e2c1cb21cf682 2,611 1.00/1.00 vMB 23
537,757 537,757 0000000000000000000dffba829c3e6a1b18ad4f163e8fa2519de895b227fc05 161 0.10/1.00 vMB 24
537,756 537,756 000000000000000000264f0c4b58ec06513433785f5caa438b7f2ccad8fe6be8 1,348 0.62/1.00 vMB 16
537,755 537,755 0000000000000000000946786e321cfe05a7443c0f04db874c73bfd72bfc60a6 380 0.15/1.00 vMB 2
537,754 537,754 00000000000000000008e2da515830572774f86091e152f3871b86ff650905cc 2,265 1.00/1.00 vMB 21
537,753 537,753 00000000000000000009e6df85a77c4846f763d86463ec089a7af49948b9ea4a 596 0.25/1.00 vMB 21
537,752 537,752 00000000000000000020fd46e1e832c77291319a0202e743c9862020d2a1303d 1,086 0.43/1.00 vMB 13
537,751 537,751 0000000000000000000279504558945842ecdae9e9da8c8e9495409f8f289979 2,527 1.00/1.00 vMB 21
537,750 537,750 00000000000000000004e01d3dab60c1046328ec4f993f067d630add4d73c3eb 1,381 0.53/1.00 vMB 23
537,749 537,749 000000000000000000228c49076789ca2590ea266366e8d14b6fa1d5a287580b 973 0.36/1.00 vMB 9
537,748 537,748 00000000000000000021707e64975f9b2124c12ca13be3effe0f22cbf962852e 1,015 0.32/1.00 vMB 38
537,747 537,747 0000000000000000001936eddab9c7511a96f938f2c49131e213298bbef7f35e 943 0.32/1.00 vMB 25
537,746 537,746 00000000000000000006ad63828b65c1a4ff2487c2fd95f7bbbd599469eb3dd7 1,108 0.53/1.00 vMB 18
537,745 537,745 000000000000000000106332550d020a5848b16b44fbd9474894fd373e61f99b 68 0.02/1.00 vMB 8
537,744 537,744 0000000000000000000042e7019d599d7d9eafeb1991406c600b70046c8e1893 1,006 0.34/1.00 vMB 26
537,743 537,743 0000000000000000000389f7721fbd8e49d15dbb4289471b197e96049c761dd8 209 0.05/1.00 vMB 19
537,742 537,742 000000000000000000031bee17848a281b36e8578959c77b6c6fee2f305c9ad9 619 0.18/1.00 vMB 21
537,741 537,741 000000000000000000031884548a6e1afca1c75bcdfec1c5e2c02f0e640d1d03 362 0.12/1.00 vMB 24
537,740 537,740 00000000000000000010b411560a9594ff1ee0da80b24c061063588dd920f327 1,582 0.53/1.00 vMB 26
537,739 537,739 0000000000000000001f798a5853fc534af561301d6447182b400d1190ecd1e4 169 0.06/1.00 vMB 14
537,738 537,738 000000000000000000212c7c87806fcb3f367d8ff6161a2fa73356bc11279e27 1,119 0.37/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.93 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.