Loading Tool

Explorer IconExplorer

Memory Pool

80,891 transactions
30.70 vMB
0.08992042 BTC
Random Selection Loading Transactions
Max Size: 186.94/200 MB

Candidate Block

Mining Attempt 755b67fb1ef00434ebf78a6c19b926e95a42d6c74b970ad764d1511784e1fe57
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root d09c7680edcf429f3fd6da256a3f13fda1d39def1f3b505421b1bf3af4e2b9c6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,414
Size: 1.00 vMB
Total Fees: 0.01960915 BTC
Feerates: 151.12 > 1.96 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (26,610 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
888,774 888,774 00000000000000000001130f182a52c2963195da926ca0b2dd25ec60da5ee2a4 3,223 1.00/1.00 vMB 4
888,773 888,773 000000000000000000022c8727aacfe9a92ec3dcadd325946548d832c0c47332 2,012 1.00/1.00 vMB 3
888,772 888,772 00000000000000000000c67840c180c8543cc05c0eba4071689fe655539b1ace 2,503 1.00/1.00 vMB 2
888,771 888,771 00000000000000000001c59d058e2f3c9b37e3d529ee52e76902b9e462a66a6d 2,939 1.00/1.00 vMB 3
888,770 888,770 00000000000000000001945b50e5384bc71cdf2fff0c178dc836b99521511d96 2,566 1.00/1.00 vMB 4
888,769 888,769 000000000000000000015b94d14d39c30e44ece55d4b383033461144d3cdaf5a 3,726 1.00/1.00 vMB 5
888,768 888,768 000000000000000000018e8d852406295abab41de17b887546f3287d5558aa11 2,915 1.00/1.00 vMB 6
888,767 888,767 00000000000000000001a7f87be6127aa3f083d52155a4f399209f83043d1224 3,403 1.00/1.00 vMB 4
888,766 888,766 0000000000000000000253b0c57fea094f8863c8ca32f8ab53fdb10097c9cefa 4,039 1.00/1.00 vMB 10
888,765 888,765 000000000000000000022d909176768d7fda2189e3b82a3757e0a879221ddc01 2,256 1.00/1.00 vMB 2
888,764 888,764 000000000000000000000e44874975a3c03ed04fa8d3bd2e8cac04483c8e7909 3,946 1.00/1.00 vMB 3
888,763 888,763 000000000000000000007790169d7193c8fb76dcc83698c8ba23d9092c5fec0b 3,325 1.00/1.00 vMB 3
888,762 888,762 0000000000000000000045430b39f7d5771420ca1879442e570479ff6273174a 1,711 1.00/1.00 vMB 1
888,761 888,761 0000000000000000000274554aa2aa6398078dc8884872fac558ac91bb57ad35 2,758 1.00/1.00 vMB 2
888,760 888,760 00000000000000000000bdc8abc23a5614bb1d4c2b4c61b9ac706e05df1b223e 249 1.00/1.00 vMB 1
888,759 888,759 000000000000000000003f274a82c792461f3902512dab7720b409fa1091d065 1,406 1.00/1.00 vMB 2
888,758 888,758 000000000000000000003007139d0db468669ce4820e67fc2f02439591e0427b 3,704 1.00/1.00 vMB 4
888,757 888,757 000000000000000000027886cd12c1fed53caf5975ce0881455f75bafcb262d8 2,010 1.00/1.00 vMB 2
888,756 888,756 0000000000000000000124c60090a3766642e6e3500cd8d625fd9ce336d2cbd6 745 0.99/1.00 vMB 1
888,755 888,755 000000000000000000015c9fb6fddc48bf201f0a7f1865094e3b32b6c9d1b3e5 692 1.00/1.00 vMB 1
888,754 888,754 00000000000000000001a47d5a188817ee44a43537754bd75ccd2f136e95d59b 263 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.06 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.64 GB
    • Received: 18.23 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.