Loading Tool

Explorer IconExplorer

Memory Pool

59,321 transactions
29.92 vMB
0.07380765 BTC
Random Selection Loading Transactions
Max Size: 164.18/200 MB

Candidate Block

Mining Attempt 5f5e5be73c2c8fb12a5db8bb38c731e6f55bac04811be2c3e0a362733d4b5b57
Version 20000000
Previous Block 00000000000000000001f0491bff3a311aa373362ee17e7a9398266d96b4be6a
Merkle Root efbbff25bcf4f26fb07d03ed1cbf3a327424015d8d28c75ac346b5d3e0c7527b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,984
Size: 1.00 vMB
Total Fees: 0.01495634 BTC
Feerates: 60.16 > 1.50 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,943 (295,951 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
618,992 618,992 00000000000000000003d90c2359103097b6795adc45edea860c1020096b600e 1,026 1.00/1.00 vMB 4
618,991 618,991 0000000000000000000636e2f00f7b3c3924dbec0cf267c12139ec6e2356181f 1,894 1.00/1.00 vMB 3
618,990 618,990 00000000000000000005ed6aba00fc9b6179b1420cb6ff2c661652d7199d3bdc 2,378 1.00/1.00 vMB 14
618,989 618,989 000000000000000000116359f4c053cc626d2154d6f251fd4ac2bcb8e7a56ecc 2,327 1.00/1.00 vMB 6
618,988 618,988 00000000000000000001b377b3b63281e6fd3bec08f84c5980e035c8346fde35 2,225 1.00/1.00 vMB 12
618,987 618,987 00000000000000000008ecf8a028be9df9c31f91caf3b5462955327d7790d4bb 3,032 1.00/1.00 vMB 29
618,986 618,986 0000000000000000000f2306f08e8f34872a24dfaad3423801a91ee1626e9ea4 3,138 1.00/1.00 vMB 23
618,985 618,985 00000000000000000011de8b73327bdda2d43fff8a894cfd088801c1959773fe 3,200 1.00/1.00 vMB 20
618,984 618,984 0000000000000000000585508d73f9bca5c21e65198ce4a7c0c51ab6f7895da1 3,161 1.00/1.00 vMB 33
618,983 618,983 0000000000000000000a9aae670c69c9874d6006065edf73a2c26af7c878602b 1,706 1.00/1.00 vMB 12
618,982 618,982 00000000000000000009d5b0091b374d49d85d152060121da518eb5476a3f787 1,859 1.00/1.00 vMB 11
618,981 618,981 0000000000000000000618f41c112d43d777cd008abe0e513eeaa1733bcf413d 3,301 1.00/1.00 vMB 21
618,980 618,980 00000000000000000006b00e0fa9725be23f34c5b91efd342f6330bc981d8fa7 3,112 1.00/1.00 vMB 28
618,979 618,979 00000000000000000006e25eed984b3f958934de1a10ffb8cbf8539a0a2325ed 2,081 1.00/1.00 vMB 11
618,978 618,978 00000000000000000001f92eb19b52fbee48693b5f02b783203deb4c97c05fb5 3,007 1.00/1.00 vMB 21
618,977 618,977 0000000000000000000bf41f138a9e1e8abe094c53663229082e1cfd1600538b 2,726 1.00/1.00 vMB 18
618,976 618,976 0000000000000000000898c1a79deda3dfe23ac5d4d91e4167a1f1126a7e622d 2,910 1.00/1.00 vMB 26
618,975 618,975 0000000000000000000030f173ab7b86f69f8c020d5bd51b92eef8ef2fef2415 3,169 1.00/1.00 vMB 31
618,974 618,974 000000000000000000080c182de957961fcf0f8bd2b7ee5f3526a6eff9be933c 2,694 1.00/1.00 vMB 21
618,973 618,973 00000000000000000003ec43573b44c5bb62a4d6537cbf5060d1a283e3a8d74b 2,845 1.00/1.00 vMB 15
618,972 618,972 0000000000000000000c26859b786eddea0c2869223e0f65e41e0b6ca478a324 2,514 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.29 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: 657.07 GB
    • Received: 14.47 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.