Loading Tool

Explorer IconExplorer

Memory Pool

83,701 transactions
31.43 vMB
0.09867053 BTC
Random Selection Loading Transactions
Max Size: 191.59/200 MB

Candidate Block

Mining Attempt f54c63d333b36cc187fb38dd684952ff28e475addba27624d1dc7ae87bbddc45
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root 5c2f4194628cfec58d3d539b990ed90f10789d50edccdeb2c28f1ffe5c78fee3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,269
Size: 1.00 vMB
Total Fees: 0.02602528 BTC
Feerates: 177.93 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (39,282 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
876,050 876,050 000000000000000000026561b268e33ed6273f34a176d163ce8f613c40a88113 2,770 1.00/1.00 vMB 10
876,049 876,049 000000000000000000013607135dcd2c0a9e44428c546311e3ef93674c51f996 3,258 1.00/1.00 vMB 14
876,048 876,048 000000000000000000013f31a45aec5f71c90ddb3c2f03e31682d3477dd71c2c 2,743 1.00/1.00 vMB 16
876,047 876,047 00000000000000000002646904ed76494d629e5ba46885e945f39e5b0dda580e 3,263 1.00/1.00 vMB 7
876,046 876,046 000000000000000000006be92b41dbc9f041871c3ae479239d8a6c629765885f 2,513 1.00/1.00 vMB 16
876,045 876,045 000000000000000000028add6299f2ac6e13ff03b1c02aa5ef4edc6d5ad54e1b 2,236 1.00/1.00 vMB 7
876,044 876,044 00000000000000000000453c74b5c4bb7448a4c9e92448dfcdb5b3bc1423b457 2,346 1.00/1.00 vMB 6
876,043 876,043 0000000000000000000193150ee60f597a065d6009696910c0b1b412a130b13a 3,698 1.00/1.00 vMB 9
876,042 876,042 000000000000000000004161bdb6386cc5adace8c4933b1e22e36b89c1d991dd 3,275 1.00/1.00 vMB 10
876,041 876,041 00000000000000000002045997e1ec403c190c89d4eb3aac2ddcb83310e7d641 3,801 1.00/1.00 vMB 13
876,040 876,040 00000000000000000002973de9391a2ca12ffcb0295fb5ebee415e99c90c114c 2,733 1.00/1.00 vMB 6
876,039 876,039 000000000000000000021bee98107aff5cb007afd41c6ccabc9fffab54a95ac8 1,389 1.00/1.00 vMB 6
876,038 876,038 000000000000000000024b1a00d2882adaaa20c9429848b4967f3458e28d8441 3,498 1.00/1.00 vMB 9
876,037 876,037 00000000000000000000d90be879015ee18698fb6bf1046f217458704529749e 2,392 1.00/1.00 vMB 6
876,036 876,036 000000000000000000014b4a50b1ef867dec2d93166f64c4f135cc17ed2c5eeb 3,509 1.00/1.00 vMB 8
876,035 876,035 00000000000000000001a6cb1c7a871e8095b142c428b88f0bdb3f808d996ce4 2,823 1.00/1.00 vMB 14
876,034 876,034 00000000000000000000085ce50de7e2ed18a88cff4afb808a939fb0b0a95bbe 2,737 1.00/1.00 vMB 8
876,033 876,033 000000000000000000024d1ba597a6622ca6636992f356712c2cece8fbe35b23 3,303 1.00/1.00 vMB 8
876,032 876,032 00000000000000000000ffd353f199ff776fc207f41adc8209a011a9019a71fc 3,290 1.00/1.00 vMB 15
876,031 876,031 00000000000000000000807a112005360035bba03c2f8da731a3a5922a52846d 3,166 1.00/1.00 vMB 15
876,030 876,030 00000000000000000001bc8b453ebc34adedb3e44ab95bbcbed41299ecb473f4 2,926 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.97 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: 715.93 GB
    • Received: 17.75 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.