Loading Tool

Explorer IconExplorer

Memory Pool

42,669 transactions
18.61 vMB
0.19819995 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 102.68/200 MB

Candidate Block

Mining Attempt 6cf71f5f4f6df11d467ce80393e7a7c68f12fad68b5d823047dfdadfbe4a9c98
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root e251773cad5566a5e1bf7e267f58302b011c4d93cf463712769602090fb26953
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,592
Size: 1.00 vMB
Total Fees: 0.06524322 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (748,705 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,616 164,616 00000000000006310260025ee59ae8c546396818c5db31dea1b49b4491348e01 82 0.03 vMB 66,884
164,615 164,615 00000000000007be0776e66b7e1376759feffb1eb9b712d5c7f8fc01f172ced5 95 0.04 vMB 82
164,614 164,614 00000000000007175727b19fd1d1bee94e8b1668b997182c0052001be96436af 48 0.03 vMB 189
164,613 164,613 00000000000005eea9793f7b651b3fe06743f2127037800e06b9ccb7bfdaa274 109 0.05 vMB 10
164,612 164,612 0000000000000bd68d9a5df46b57af3cee33d74172447cbe6e23458e50a71515 59 0.05 vMB 638
164,611 164,611 0000000000000123d86be07f8b0501d7b7018a50518a763f09c9babb27fddbe4 10 0.00 vMB 15
164,610 164,610 0000000000000345af5c467ffb4972fee6a58e5e360c4f3bf2fd7f4cbba5be93 13 0.00 vMB 169
164,609 164,609 000000000000056eff5b725343011578b66cbee3d8d60770712dd9711c907708 56 0.02 vMB 24
164,608 164,608 00000000000003c1aee861ef07047e3dc31f62a308bddf8952183eb65d1be602 19 0.01 vMB 43
164,607 164,607 0000000000000a5cf24edb35c2102cb7a54e456234ceba8677b1aedeb5612b86 76 0.03 vMB 3,701
164,606 164,606 000000000000023ce6a24f0768552b5e8862eb9db2390aa6fa4ebe8103bb6181 19 0.01 vMB 1,599
164,605 164,605 0000000000000b8693c6ef01c5820e629dc563fdebdda50bd41c361a9da3da6e 40 0.02 vMB 238
164,604 164,604 0000000000000be37d41a9fe92deabe27c878a68936874026680105309280a17 33 0.02 vMB 65
164,603 164,603 0000000000000b66f7b9c9efd44d0a6bf2f0a1228d76fec0a06bd1644d91c3e3 129 0.05 vMB 338
164,602 164,602 00000000000004f5270229cfab84da635cf7a162569cda52b6637bf33a44b46a 128 0.05 vMB 98
164,601 164,601 00000000000005d39b8a8bb45265bcc3f45423953b753bdce2e8b6130658ddae 39 0.02 vMB 142
164,600 164,600 0000000000000bb278958f40343cde5abcbbcc304f216b218d7e21652dcdff7e 11 0.00 vMB 51
164,599 164,599 000000000000025ad75291d94269abe78d9f2a4d1e3ea2bbdb046a5f5ecc2f00 21 0.01 vMB 744
164,598 164,598 0000000000000c655f2259849a8b4deebfedcdca7e5f8dc67c42420513a83db8 16 0.01 vMB 157
164,597 164,597 0000000000000a386f22ba3b84a37226749c493c183b0b76bfa69fe26aa34a15 16 0.01 vMB 71
164,596 164,596 0000000000000c13eb8241980cb551fcb6eb4c34610bf9c5c57205ac18af9604 18 0.01 vMB 210
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 115.88 GB
    • Received: 0.48 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.