Loading Tool

Explorer IconExplorer

Memory Pool

79,529 transactions
30.18 vMB
0.08704452 BTC
Random Selection Loading Transactions
Max Size: 183.88/200 MB

Candidate Block

Mining Attempt 15eaf67ee82460a55b328f1888393e06c78e271b732e2d0c05a2db524ebc853b
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root a1a070ffc67a4dc1d833c606dc5a1024ed80259098e9c8ce579cc1342855f6e1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,712
Size: 1.00 vMB
Total Fees: 0.01980324 BTC
Feerates: 300.83 > 1.98 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (617,502 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,892 297,892 000000000000000069db274bdd49f405249d95d7c08d935fe97a6bb1ededd3d4 64 0.08/1.00 vMB 13
297,891 297,891 000000000000000099bcee8fd50e76efbe6cd777f3195e1042fd8acdd2b00f88 208 0.13/1.00 vMB 29
297,890 297,890 00000000000000000062ba7347bd1b2736216f6f7659446e7f5c77324b74356c 208 0.19/1.00 vMB 26
297,889 297,889 00000000000000008a1cecc88b2a6e54c022dc73de14089d5b09e9f050560e9a 13 0.08/1.00 vMB 1
297,888 297,888 00000000000000000ab804eddd4e32de13fe4b70ffcc2f1eb4cdf8dd0c118185 71 0.14/1.00 vMB 15
297,887 297,887 00000000000000000e4ad9923ca534f1664747729121dd6d6de2976207ed5653 32 0.05/1.00 vMB 13
297,886 297,886 00000000000000007cc2fb7468ea5502d4d33d32abec6da0594211353416ad19 562 0.33/1.00 vMB 30
297,885 297,885 00000000000000003fb97c96be368b620606a8015349248f21c67667ccdc547b 190 0.10/1.00 vMB 32
297,884 297,884 00000000000000001b62b49258b7dc26ba2e7938b0577be3966007d367f23a37 706 0.35/1.00 vMB 35
297,883 297,883 00000000000000005d0d6bf135a66c70c525376577e14becca9493170a7ae574 34 0.10/1.00 vMB 4
297,882 297,882 00000000000000007a1e3b3f031bf4f8c1654a8dcf8e66e582e73a4128356f10 398 0.26/1.00 vMB 29
297,881 297,881 00000000000000002c2b54fb0bd03e2c3c5b97e52bf022ab5f11d2df4df9cdbc 48 0.05/1.00 vMB 11
297,880 297,880 00000000000000004e8cccb0ebe70350363277e2e9eec0fefe7328d01f60caa1 64 0.08/1.00 vMB 12
297,879 297,879 00000000000000001dead1b2e2967171d88cb7b4ce35f15f17e86cb50a8df09c 618 0.35/1.00 vMB 40
297,878 297,878 000000000000000029c3e5b942c254b06f4f5d9cf106066372cbf4d51c76888d 27 0.08/1.00 vMB 3
297,877 297,877 000000000000000083b4e56401f543d81db3a23b8ed7b3534450641774a616fc 156 0.15/1.00 vMB 17
297,876 297,876 00000000000000006a3dc1973a36b4c804c0905cf2b838ccc2dee4d418331d95 396 0.19/1.00 vMB 42
297,875 297,875 0000000000000000643c348328fd1692f3ebe5faeffeb0ba16feecfe451c7ecb 33 0.06/1.00 vMB 3
297,874 297,874 00000000000000009a55c8222e277282b72284a8cf81cde3d83ef5894228f91d 409 0.46/1.00 vMB 15
297,873 297,873 000000000000000062534efdce0d69b587b6dde1a0c27934f677e1f0e767584b 512 0.23/1.00 vMB 40
297,872 297,872 000000000000000013f4ddee18efd87a1b8c4c86475f68952e9bfc42e38a933b 719 0.25/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 783.07 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: 720.93 GB
    • Received: 18.31 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.