Loading Tool

Explorer IconExplorer

Memory Pool

31,066 transactions
18.35 vMB
0.04339349 BTC
Random Selection Loading Transactions
Max Size: 97.84/200 MB

Candidate Block

Mining Attempt d42822edd1225a198121f2e097e28ce605f08a8c607c0baa5495c9a01340e9c2
Version 20000000
Previous Block 000000000000000000019ffb32b971e2066879778591327aec7684a3c8f106e8
Merkle Root 799cbb936da53236588220641bcfe34a034e7ec991d11d92459d7bdeebe57dbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,269
Size: 1.00 vMB
Total Fees: 0.00882595 BTC
Feerates: 73.20 > 0.88 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,132 (741,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,715 172,715 0000000000000a71fa8b7563b1fcb7e3ea9aad22d8e07ea7baeab21e428203c0 45 0.04/1.00 vMB 62
172,714 172,714 00000000000007250f2d1ab4bf48cde0187bf75e14b5111c367335908e033b1d 31 0.01/1.00 vMB 210
172,713 172,713 00000000000005da87567589d78b46e995ca3910ef143813c08780c576e10b76 134 0.04/1.00 vMB 58
172,712 172,712 000000000000015417a33c78ba17582956a705083dcd8c8f304ab55229c71155 13 0.00/1.00 vMB 40
172,711 172,711 00000000000004e10273e83da6d86995b6a4e6e29eed1ef4c824d0a81d59866f 23 0.01/1.00 vMB 309
172,710 172,710 0000000000000515a5f25c1324178f73aa31fe727dc709bba3bad8877c00f44b 53 0.03/1.00 vMB 313
172,709 172,709 0000000000000ab31ef0cdf2c63c6992fc51e08282702d0b24a85f2aeecc101c 23 0.02/1.00 vMB 81
172,708 172,708 0000000000000495299104c4e6aa152d1c74b99d942f4d4017b20ff023cc98b7 77 0.03/1.00 vMB 114
172,707 172,707 0000000000000192304eb3f3c836e5251a0efa195e8633de213b57a10ae45736 1 0.00/1.00 vMB 0
172,706 172,706 000000000000050c708cb10e433e0581af892531f4b7addad342884fc515b945 22 0.01/1.00 vMB 16
172,705 172,705 00000000000004dbaf9ba83ed9b301f3bf73c302f8bf3ec588af948811f10b5c 48 0.01/1.00 vMB 53
172,704 172,704 00000000000008a1ba4398bfe825de8cf39d4a75d6d8872eaccc95767d4a7858 94 0.04/1.00 vMB 156
172,703 172,703 00000000000003e9efb7dfde395f2be305f798fcc4d7dbdff17130a4a0e115ae 46 0.03/1.00 vMB 204
172,702 172,702 0000000000000643b29d22aa7736bec14c705f1e19a0635e8db6044b8cd76c2e 45 0.01/1.00 vMB 177
172,701 172,701 0000000000000599d6c3e0fabcbfe80934429b6e88f92321e981d83ac977710b 1 0.00/1.00 vMB 0
172,700 172,700 000000000000053519bec78fea96d175959cb233a43830afac764013e06d705d 74 0.03/1.00 vMB 201
172,699 172,699 00000000000003302ac27576be180bb45e0b19c4f4e99286ce481199150fe83c 5 0.01/1.00 vMB 0
172,698 172,698 00000000000009b1c97852d64969009a4691179ba63ae7d71c46d655fef2a6b9 1 0.00/1.00 vMB 0
172,697 172,697 000000000000046f0c95960b5fbc143e9f811cbe2c88ad23a904df27ea069fdb 54 0.02/1.00 vMB 137
172,696 172,696 000000000000063908a76d829875cadeecfcb10a3d373c8905ae09204edb0dca 28 0.02/1.00 vMB 60,408
172,695 172,695 000000000000042b10dcb6a33544edcaf616a5e304e96270a833ed453302e953 63 0.02/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 780.83 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 561.85 GB
    • Received: 7.44 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.