Loading Tool

Explorer IconExplorer

Memory Pool

80,962 transactions
34.04 vMB
0.13236978 BTC
Random Selection Loading Transactions
Max Size: 193.46/200 MB

Candidate Block

Mining Attempt fecbd43b5bbe1e81d30e296253d91f3831ce506cdbe42b90d9d358794251088e
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root 92895bea8bb79e240caeb94478905bfd111bb5ef04898a45a496615dabbbc5df
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,783
Size: 1.00 vMB
Total Fees: 0.02378541 BTC
Feerates: 104.71 > 2.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (43,688 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
871,719 871,719 00000000000000000002ac1f3806e35055173012211bdb3883c874a06c23d9e7 2,528 1.00/1.00 vMB 9
871,718 871,718 00000000000000000000aafab8d387eadc2666bc061d22720b1ddbc60b301e9a 1,342 1.00/1.00 vMB 4
871,717 871,717 00000000000000000001c40f909bc6d1d07846ff5f6d11c182f1456f46adfe23 4,080 1.00/1.00 vMB 5
871,716 871,716 000000000000000000028bbfa501723e507e8872cbc213db1f191ff4786585ca 4,080 1.00/1.00 vMB 7
871,715 871,715 00000000000000000000299b0ff3338776a1bf361d783977b811bc7c9a6fc9ae 3,050 1.00/1.00 vMB 9
871,714 871,714 000000000000000000002935713f77f3ac14138287d134894885fbf2a26fa08d 3,273 1.00/1.00 vMB 6
871,713 871,713 000000000000000000011315b2a574741beb638d0edfeb77faee0e91f7425587 2,660 1.00/1.00 vMB 8
871,712 871,712 0000000000000000000172a98c125a7e6b0da989ccacb4c308dd9afba13c21a3 2,502 1.00/1.00 vMB 10
871,711 871,711 000000000000000000002148f6789c9313b9ba5a3702b0a64d39d12cc313fe22 3,309 1.00/1.00 vMB 14
871,710 871,710 000000000000000000009f5c9330a7dc2692c3b70ad0edf5db00f3f800eb428f 4,580 1.00/1.00 vMB 4
871,709 871,709 0000000000000000000016cba01558e3a62ae4817ea6288fc49bbde9bd8c23a1 2,582 1.00/1.00 vMB 7
871,708 871,708 000000000000000000017eb609c7161840c776fe68f5ef9a338cd1f0b059d011 2,657 1.00/1.00 vMB 7
871,707 871,707 00000000000000000000e0afb72ac935c78b20bca29675282b8b19a709636ac5 3,619 1.00/1.00 vMB 6
871,706 871,706 00000000000000000000d2de52e2dbda526b8c63ec3b269929d595100575a662 218 1.00/1.00 vMB 3
871,705 871,705 000000000000000000007eb976f789101855a9feb2f9f2c9932d05ab48b890a5 3,520 1.00/1.00 vMB 3
871,704 871,704 00000000000000000000766bf37e459f7a1bd98a0ecfa490d9df049ffa879008 4,888 1.00/1.00 vMB 4
871,703 871,703 0000000000000000000041c3054b0200b598e10e587cd12e6cc3c1f21497106d 3,351 1.00/1.00 vMB 5
871,702 871,702 00000000000000000000dd03b70a696869b995a7f1bebd0629d0130d7f5659ec 3,548 1.00/1.00 vMB 5
871,701 871,701 0000000000000000000008f7db46a350f1eae9d73d23334d0ab366b2a119ef1f 2,417 1.00/1.00 vMB 6
871,700 871,700 00000000000000000001044835b6881ed599eaa590e79b8c0c234e92cb8224a6 3,690 1.00/1.00 vMB 12
871,699 871,699 000000000000000000017dd07bac531fcca97d8178406a1a81f158643324578b 1,617 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 783.09 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: 726.06 GB
    • Received: 18.44 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.