Loading Tool

Explorer IconExplorer

Memory Pool

34,573 transactions
10.76 vMB
0.19421918 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.37/200 MB

Candidate Block

Mining Attempt a025916fbff9257012c6fbe31144932a2119a9902cbf21c44b75b35baec22307
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 7780878788a4e5f6ac25b53ff930abde9331d4b13347eab055f6d013e1decf08
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,350
Size: 1.00 vMB
Total Fees: 0.08272355 BTC
Median Feerate: 5.78 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (744,134 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,082 169,082 00000000000001b2293eb9731c9ef0f99671b27c935845fe49d41c78f94bcfc4 11 0.00 vMB 44
169,081 169,081 000000000000006b5c2caa890a23055bc325949f239747ddf1d1139b17ca694a 13 0.01 vMB 61
169,080 169,080 000000000000023269619afca1da1f5be48fb4d621ae0394619dae353e341d64 70 0.02 vMB 63
169,079 169,079 00000000000001f73b55aa0d33e76e42aaf4b4f3fca8ada2e2ff1f2b3c1630b9 16 0.01 vMB 81
169,078 169,078 00000000000004768b7b2c360efa774209f70d732b2037e7c911d8c4bfeafb18 14 0.02 vMB 753
169,077 169,077 00000000000006b1fd22ba20e1d1fdacb0115703d35436b4633a15469ab75809 50 0.01 vMB 82
169,076 169,076 00000000000005369742dc76874cb66bc6b394063b50ffa32a3f268bbe4862ab 72 0.02 vMB 182
169,075 169,075 000000000000085ea1d9ae04899f80ac3e478337ba4327502d3fb6b81fb7ea9b 126 0.05 vMB 138
169,074 169,074 000000000000013930a0fac9138d87471b5bff67c7e23048d0448e4a5d35acc4 8 0.00 vMB 69
169,073 169,073 000000000000084d024bfff4658236fad0c00aa28b06bb932b16af2bf173df4d 17 0.00 vMB 60
169,072 169,072 000000000000044a0ca1fc6a07fcf94f0b837a26be6a8fa1135d9d9fdf69713f 14 0.01 vMB 62
169,071 169,071 00000000000005e6961d25cd04a4d7226451680dec4981591e5e3e0eb8bf7243 17 0.01 vMB 7
169,070 169,070 000000000000047e9dc4f18f8d3d67c28fe81f90e0b1f174d4797163c3a3e6cc 14 0.01 vMB 17
169,069 169,069 00000000000008fefc20604c655836fde6be97aa771dc157c7889de5955eb6a7 28 0.02 vMB 84
169,068 169,068 00000000000003903ab75c246775d8ba4918320524211598bc71f0e40d360f4c 26 0.01 vMB 187
169,067 169,067 00000000000001bb36a06134931f6ba110f707fcfa57933ed81c9e8ed104a8e9 111 0.03 vMB 51
169,066 169,066 000000000000028df5e8381d291e4be70c931f9c4187b92e4da19dddfd9c041d 25 0.02 vMB 53
169,065 169,065 0000000000000ac97bcc56482b88dc968035ad71693e18ceeb888ea2e10a7882 36 0.02 vMB 111
169,064 169,064 00000000000002761e2713c96c8ac46b159365adb7dbf5a372dbf65516a0eb6f 24 0.01 vMB 371
169,063 169,063 00000000000008825f68a0b52b2d3478e3df04acd0ad1b28eeb5948032b54615 5 0.00 vMB 68
169,062 169,062 00000000000001d5cc2a46150ca13832f26f1193609013b10b2717dd0d4e1792 19 0.02 vMB 20
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 71
    • Outgoing: 11
  • Data Transfer:
    • Sent: 22.59 GB
    • Received: 0.45 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.