Loading Tool

Explorer IconExplorer

Memory Pool

74,765 transactions
27.57 vMB
0.07226511 BTC
Random Selection Loading Transactions
Max Size: 168.28/200 MB

Candidate Block

Mining Attempt 78f882c52a491a419fa5f183ced0b10ed4d21b8bbb53ee05a1896233a453d3bd
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 636425f2aa77d96bf0bafb532ec11e8f32b9e0789bf02752f0f235671643416d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,610
Size: 1.00 vMB
Total Fees: 0.01348075 BTC
Feerates: 80.55 > 1.35 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (568,299 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,959 346,959 00000000000000001142f3e688f2f928b35b48a68048ccb182950ef9eed595a4 473 0.29/1.00 vMB 20
346,958 346,958 00000000000000000cf209caed0713341baa631b3c27d700b32d5075c3e3b6d8 689 0.43/1.00 vMB 24
346,957 346,957 000000000000000013dc25f63e7bbcbe8aadc5b9d3398f230087e540c9a2b644 34 0.06/1.00 vMB 3
346,956 346,956 00000000000000000976179865cb85d848fca85e8e10241fc8de17b43ef978bb 334 0.29/1.00 vMB 13
346,955 346,955 000000000000000014c401132044127e892c5a3ef8b4cf5b0a8286e1a329cdde 43 0.07/1.00 vMB 8
346,954 346,954 0000000000000000057be788ea2b908f3634dd0ac68b78441c97665c4aff6848 256 0.12/1.00 vMB 25
346,953 346,953 00000000000000000ddab11d871dd9e4f1785d51add35ac14e3c9d06db1879ed 1,380 0.75/1.00 vMB 56
346,952 346,952 000000000000000013eb0f835ee17ff9a11334c0243730f38db71c53c973c57c 899 0.51/1.00 vMB 24
346,951 346,951 0000000000000000086bd3b676affc0e7eedc06dcca792cabd7b5b9198f2b70a 1,860 0.95/1.00 vMB 25
346,950 346,950 0000000000000000086d5ee51cd0bfa1ee9d406db439fc0bdaea14b27a6efd1e 974 0.49/1.00 vMB 27
346,949 346,949 0000000000000000071e896043c69b7b3130ddbaa2a44566ac4cc2c496fe237d 309 0.18/1.00 vMB 21
346,948 346,948 000000000000000005c1fa0418bb8ddfd266ca6c5cbcd17d66f213191f41021b 511 0.30/1.00 vMB 23
346,947 346,947 0000000000000000163a7069852ad14bad14b0bdf0c3f874ce653d615f6004bb 1,111 0.68/1.00 vMB 18
346,946 346,946 000000000000000012235ae33514402eff910b5c1e07bb43fcb81c0f054f2858 318 0.20/1.00 vMB 21
346,945 346,945 000000000000000014f8dfe610d03fb5c721d4fe0b8515f98d369a5fda7adb98 820 0.99/1.00 vMB 8
346,944 346,944 000000000000000008481d26eabe5f6c0e3a6e026caf17af477606f0ba55ab1b 30 0.06/1.00 vMB 2
346,943 346,943 0000000000000000160001eee391dfc18f95f9f519fca9d42badc37d016a29f9 343 0.49/1.00 vMB 7
346,942 346,942 000000000000000011f6640d995eff2eb6d0c7eaa43e7a08156fa9c38a0b01a2 583 0.75/1.00 vMB 16
346,941 346,941 0000000000000000143bfe49b4236af87b71259c0937fa28756a9a03b9d7f87b 512 0.22/1.00 vMB 27
346,940 346,940 00000000000000000355eeafd3c7b4b74e7ff261f6fd658946cdf4e8f591e096 1,235 0.75/1.00 vMB 28
346,939 346,939 000000000000000005afa70d784239bb6412b5f5bf84728314e42d05620aea2d 307 0.90/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.