Loading Tool

Explorer IconExplorer

Memory Pool

80,299 transactions
30.23 vMB
0.08086855 BTC
Random Selection Loading Transactions
Max Size: 184.78/200 MB

Candidate Block

Mining Attempt 2903ba997820b10b92ddb4bfd4483c1e3fe3c8a98533334ed000858d98257c62
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 60442d39a9de272f471dca0f87d3f22fa0c4072fefac0fe127c5a8f513bc913d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,235
Size: 1.00 vMB
Total Fees: 0.01347180 BTC
Feerates: 150.92 > 1.35 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (532,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,870 382,870 00000000000000000b2a70c62075094f4afcc29510b60eb183ad23d6103ca4ce 234 0.13/1.00 vMB 25
382,869 382,869 00000000000000000dc991542d9d40b854a4bc28455a998588cc3f44badf1969 810 0.42/1.00 vMB 31
382,868 382,868 00000000000000000aae2e59210a83521a62f2c21d9a96b779be37dada122bbb 188 0.09/1.00 vMB 32
382,867 382,867 000000000000000002280549049785f7d641540a5888a6e4d0b06d349686e53f 103 0.06/1.00 vMB 20
382,866 382,866 00000000000000000e7eff773c3965a012265164a0553564575b5bf1c2648f7e 252 0.29/1.00 vMB 17
382,865 382,865 00000000000000001139e48c4dae942cd7ab611fda2dd70d1a2c7a93eb3b68e1 1,688 0.93/1.00 vMB 31
382,864 382,864 0000000000000000020e398437b9569b3a8a54d474b35db9705fadc9d9ad3bf8 721 1.00/1.00 vMB 11
382,863 382,863 0000000000000000102678f0466c5d5abd89916b302782a9b19bb4efa42500b7 513 0.23/1.00 vMB 35
382,862 382,862 0000000000000000058b8a9e4e1754538407694b688e1412f060daa81c05b074 39 0.08/1.00 vMB 8
382,861 382,861 000000000000000006e96fbaab27318595b8382c8cf20399c86f0b6f4e0d543d 1,770 0.99/1.00 vMB 33
382,860 382,860 00000000000000000d849586ce03e7249ab41a924ddda838421602024884d664 97 0.08/1.00 vMB 10
382,859 382,859 00000000000000000de960a759efcd243ab44a0a3dcc6ccc96d4f963bcc65d70 927 0.45/1.00 vMB 36
382,858 382,858 00000000000000000fdedb8be436c37c2e2540ee1be01b0ec17e9c1a3895f894 1,069 0.56/1.00 vMB 34
382,857 382,857 0000000000000000075a0724b4b4051318e81d6cf0a2e89cd65bc6f7f8e31ccc 1,341 1.00/1.00 vMB 24
382,856 382,856 00000000000000000ca4f5c11358b3c46b9b9a1a0574f3ffcd9b046b4f85ee90 358 0.17/1.00 vMB 33
382,855 382,855 00000000000000000bdbc85dad157bea9046b854698ade3413552dea1e621f35 876 0.50/1.00 vMB 34
382,854 382,854 00000000000000000c11e1e6b778d6fe5df44bd19697e68a622a3474325940af 345 0.17/1.00 vMB 27
382,853 382,853 000000000000000003a5ea0c11d4b075ea1a1a21533abe51e32f18f2ec1d4591 1,134 0.87/1.00 vMB 22
382,852 382,852 00000000000000000bbf195507325897a21f485fd56130eeca54fe56f6549dd4 1,839 0.75/1.00 vMB 42
382,851 382,851 000000000000000009b368f24b860e1a4e1d284e9aca3c5f55c86e1f8b7ad73b 745 0.50/1.00 vMB 30
382,850 382,850 0000000000000000082396a9e2ec43edceda890483581479551f8141614d044b 1,120 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 783.00 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: 718.55 GB
    • Received: 17.91 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.