Loading Tool

Explorer IconExplorer

Memory Pool

77,307 transactions
29.06 vMB
0.10000213 BTC
Random Selection Loading Transactions
Max Size: 174.88/200 MB

Candidate Block

Mining Attempt c14a452320691a9658d7c9a4b792b2f5111059c3662491d4b9e0c51045ea0a86
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root b8f482be2eaccfa44468b4b71155b35799ea601f9df7c1d85172ab8f69352d1b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,410
Size: 1.00 vMB
Total Fees: 0.02648364 BTC
Feerates: 453.09 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (554,647 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,660 360,660 00000000000000000f59477517f4b33dffcfaeffc42a06a586f3b58dffd7e356 2,410 0.93/1.00 vMB 36
360,659 360,659 000000000000000011413e38a5a3a87c01589aba7a919c2f8304e0e455051871 413 0.23/1.00 vMB 26
360,658 360,658 000000000000000007a6f34018a3fa376c25700e99c0bf6e5c67854bcaf7d08f 174 0.12/1.00 vMB 20
360,657 360,657 00000000000000000043b8524c759ac68eaf04658cdbe409251762e57bf24da3 2 0.00/1.00 vMB 0
360,656 360,656 000000000000000014d0ce37f499418c7467024499ae0ab4271a73b4c2000587 1,282 0.63/1.00 vMB 29
360,655 360,655 00000000000000000337754024e3e033961d18c9587a28afc5313a9b5dabd1cb 2,208 0.95/1.00 vMB 42
360,654 360,654 000000000000000004def54eb4ddbdbd0312df60281da66e46992e7e163e39ec 2 0.00/1.00 vMB 0
360,653 360,653 0000000000000000109ea54f56a1e51b140169439cddef0775f87c1d89baf657 734 0.42/1.00 vMB 24
360,652 360,652 00000000000000000e5d8e59d2ef8679aa3396b529a3d850afa28f6379a20c0d 885 0.60/1.00 vMB 36
360,651 360,651 00000000000000001277d1c924694fc8448c023f3f4536ff9b9e3b725a9ca1da 144 0.13/1.00 vMB 31
360,650 360,650 00000000000000000a23d2a8d4e7fadb009b6164346912b19942ee94eea1ed25 703 0.75/1.00 vMB 19
360,649 360,649 00000000000000000e0611d8db25aa3900203db79e26d71d4eec03ff56b605e8 2,532 1.00/1.00 vMB 40
360,648 360,648 000000000000000015e02f6222f6dc848a283d2c4c5b3d54ce6e19e65606e0a2 1 0.00/1.00 vMB 0
360,647 360,647 0000000000000000097a85090e169634c90ff378341b693fb8230963bae8dabf 1,074 0.75/1.00 vMB 22
360,646 360,646 00000000000000000909d205b1adbc02239447e32eb0195c5e9655af8a8d71d5 1,059 0.75/1.00 vMB 20
360,645 360,645 00000000000000000d29891531c23e27f14bdd52a63290c6ddbb2ecf8c82fcae 2,634 0.93/1.00 vMB 37
360,644 360,644 00000000000000000f2b1859e5cc60cdc25b2534b3b0691a7b4df77f31a74c15 480 0.27/1.00 vMB 27
360,643 360,643 000000000000000004a110743420d5b3f800c05ca78775f0dd81adb6201cbd98 700 0.72/1.00 vMB 16
360,642 360,642 000000000000000015480c47dbafcfa841a7012c404661174aef4f3243b9a5fe 906 0.75/1.00 vMB 19
360,641 360,641 00000000000000000d28733861ca1a876a01b843226da77c0fa5487f7cccad59 977 0.74/1.00 vMB 20
360,640 360,640 0000000000000000039c9a38a1dd89581aaa02c0ea160e7d65de03f8387df079 284 0.62/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.56 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.