Loading Tool

Explorer IconExplorer

Memory Pool

80,227 transactions
30.18 vMB
0.07421055 BTC
Random Selection Loading Transactions
Max Size: 184.71/200 MB

Candidate Block

Mining Attempt 206b98f9e432cd96148353ef8d92225ff1e09d3cc8a24ab21af93bd8a769ef20
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 870fa27b2b0133e630ba5c9ad49fa3fd3357392c4c58b6c6e43c62523dbf8ef5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,864
Size: 1.00 vMB
Total Fees: 0.00705825 BTC
Feerates: 318.30 > 0.71 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (295,639 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
619,710 619,710 0000000000000000000f9f9756ad7ee39d3ca90fb38e1dc845a83e76db811ee1 691 0.19/1.00 vMB 12
619,709 619,709 000000000000000000009e1d53b8cfd38c66c9c8dcdd7e005af67dc9652ab513 3,081 1.00/1.00 vMB 14
619,708 619,708 00000000000000000000d19d8ce9a0fe3ca22b1886ce55b39c14bc1a9ea54232 2,949 0.87/1.00 vMB 11
619,707 619,707 0000000000000000000ddb23f89b98ad4d3482575c945a4183a785bc8678df81 2,507 0.75/1.00 vMB 11
619,706 619,706 0000000000000000000b6e9b9193212354c714fdee79dc4bb7f46a48a743b0ca 3,307 1.00/1.00 vMB 15
619,705 619,705 0000000000000000000adc8fd23ce82e016be600c90c8522364ffab458223f2d 2,977 0.85/1.00 vMB 12
619,704 619,704 000000000000000000087d50c2dc1cf16acfcce0dd645e2ffe35c18545df9973 1,856 0.54/1.00 vMB 13
619,703 619,703 0000000000000000000482e6c3e5836d650b45c6985eda8ea5919b0874f84ae7 2,149 0.74/1.00 vMB 12
619,702 619,702 0000000000000000000addc96ccc4036f454a31544de38c00d6eef33e60368d8 2,211 0.72/1.00 vMB 14
619,701 619,701 00000000000000000010fad5ac5dcc514033af2d0bb33162c4c2fdc000362a34 674 0.20/1.00 vMB 15
619,700 619,700 0000000000000000001069e36bd7b47be99da015ef0a2921741a5d0472a6cab7 726 0.22/1.00 vMB 20
619,699 619,699 00000000000000000009517e3213c2adaf6f45413b257019419980aaa12e90b1 4 0.00/1.00 vMB 12
619,698 619,698 0000000000000000001144f6f953236a19ea2b7fae2a37ded317e9f289730432 2,799 0.84/1.00 vMB 13
619,697 619,697 0000000000000000000fca4207c38e085b83aee7b349e886e3065ffcbb66bf28 1,113 0.33/1.00 vMB 9
619,696 619,696 00000000000000000008e10b31d900fd1617a7d9bada2db611206bcdaf1669b2 3,329 1.00/1.00 vMB 12
619,695 619,695 00000000000000000005454ee14c78708e38ae89e5bcb71056cd642b2e4b36f3 3,180 1.00/1.00 vMB 16
619,694 619,694 000000000000000000085f40cee9b2b50c9301316e3956341a0a3ec0ed588603 2,180 0.69/1.00 vMB 14
619,693 619,693 000000000000000000006f2ff6683d103ef94ec1a117bcfaf54ff8aad98800af 1,401 0.76/1.00 vMB 3
619,692 619,692 0000000000000000000dafc59cc8b5b413c649c364a673be298b8d25c5d4a36e 2,555 1.00/1.00 vMB 13
619,691 619,691 00000000000000000010fd56793e405827b237c6040f79df5faaa1717d9a2409 2,571 1.00/1.00 vMB 10
619,690 619,690 0000000000000000000cccf44ca339308c11cbec59f980070a7984e82768eae1 3,151 1.00/1.00 vMB 21
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.12 GB
    • Received: 17.88 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.