Loading Tool

Explorer IconExplorer

Memory Pool

80,930 transactions
34.86 vMB
0.18547344 BTC
Random Selection Loading Transactions
Max Size: 195.00/200 MB

Candidate Block

Mining Attempt 9e64f2a559b59740d44306b81984288cfeac079b418ee94920fd4ca591a25b6d
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root eea46b7222deb108841a09d19d9a4adf3645f17081342d2683061cdabbc88aae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,148
Size: 1.00 vMB
Total Fees: 0.05187562 BTC
Feerates: 189.28 > 5.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (534,566 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,849 380,849 000000000000000009f70fbeb55e63217602e5347a890ded350ec2a6047b342b 1,670 0.74/1.00 vMB 43
380,848 380,848 00000000000000000881884df512564bd41818b091f738c29838bf81994a7f1b 1,742 0.75/1.00 vMB 41
380,847 380,847 00000000000000000b3f41bf1f2b9c5547bbdaa1ab40c914ab26faf764ff16a5 1,805 1.00/1.00 vMB 33
380,846 380,846 00000000000000000f154feb7813e4a2cb438c29079523ddf063b9c983193c63 526 0.24/1.00 vMB 35
380,845 380,845 00000000000000000ba8ff56fc877db229065abd78d93ced99742db3430da474 1,596 0.75/1.00 vMB 52
380,844 380,844 00000000000000000e3c8ca28bcf8e88fded966b18e7819b858fc0f91a78dbb8 1,147 0.62/1.00 vMB 31
380,843 380,843 0000000000000000035a364236a392f7cfd573fad47c801ea646baa1f6f6eae0 783 0.41/1.00 vMB 38
380,842 380,842 00000000000000000124a5b5075512bf75cacdc7c96d48230707b1124bb55b4c 1,546 0.72/1.00 vMB 38
380,841 380,841 000000000000000009f082d03ffbd1ea7d03bc76aa1ed4404691aa3258644faa 134 0.10/1.00 vMB 12
380,840 380,840 000000000000000001de1203842bfb338b4b81f6c99e730b680c88886c2db341 1,412 0.58/1.00 vMB 41
380,839 380,839 00000000000000000c73fa596ae8cb0842381406ef5c3fd30aca9676f8d2dabd 836 0.36/1.00 vMB 43
380,838 380,838 00000000000000000dc409839083843fd7d567580f8d6f2ed1192a2ab43f3657 673 0.29/1.00 vMB 49
380,837 380,837 00000000000000000f9c25c6309d616ad2a97a44b5ad874557261c408fd381ac 355 0.23/1.00 vMB 28
380,836 380,836 000000000000000012080d012263d0159a3e104badf7345cabf4694aed05ad51 241 0.19/1.00 vMB 14
380,835 380,835 00000000000000000ed33de101d5b002e7464b5ea0b797ef3c5ec71d192d0c3a 359 1.00/1.00 vMB 2
380,834 380,834 0000000000000000115c9095ad08474f4fb07aa73667553bc2dd0590e21b9800 2,054 0.97/1.00 vMB 37
380,833 380,833 00000000000000000ec1f18db7f35880db1cb1ca6b0a0a0ef86e7a3d5ad2a101 207 0.12/1.00 vMB 22
380,832 380,832 00000000000000000bba7769ae632607f189996c6ae7fe9dd67bd712d7d939b0 180 0.11/1.00 vMB 24
380,831 380,831 0000000000000000112e182d5a2675ef7ef3f7e73c61a9819645e3d5b338339b 1,558 0.65/1.00 vMB 39
380,830 380,830 00000000000000000aa7afed26ee392a998fcfb5bc721b84ef26e486ad0a2619 406 0.25/1.00 vMB 27
380,829 380,829 000000000000000000d8e4c9db000f4fa3412e763fcc977edef64fad44dd4f39 406 0.25/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 783.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: 734.25 GB
    • Received: 18.55 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.