Loading Tool

Explorer IconExplorer

Memory Pool

81,978 transactions
30.68 vMB
0.08509831 BTC
Random Selection Loading Transactions
Max Size: 187.74/200 MB

Candidate Block

Mining Attempt fd3cb2e38eb798f59dd1fb7f064fe7fbf01c23ac589ae77b5191a95462fbdf4b
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 57d119c7de8063260abdac34169aa00c5db13da8fce4c26335e60f02c6e5462b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,735
Size: 1.00 vMB
Total Fees: 0.01583054 BTC
Feerates: 150.61 > 1.59 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (327,740 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
587,618 587,618 000000000000000000186c3965c40a0b17f2f577c0cf0e9af05c3e0e79b13fad 2,077 1.00/1.00 vMB 29
587,617 587,617 0000000000000000001cbde039c55b2a28d9af1aec647641665ca75d78f977fb 2,298 1.00/1.00 vMB 28
587,616 587,616 00000000000000000016d06fc19fe307eff4d15c1d749d38006d1f1eb0cc0db1 3,051 1.00/1.00 vMB 63
587,615 587,615 0000000000000000000a1f6f36b7ca8b006fa0ee22a68bc665e7cd4cc017867a 1,221 1.00/1.00 vMB 22
587,614 587,614 0000000000000000001ca7729cc245b89c325393f8ae2f7c5f7ac80136ce6b1b 2,685 1.00/1.00 vMB 45
587,613 587,613 00000000000000000006aab619b8026260e7e08ca0fbf66347a5ed8bed047485 1,083 1.00/1.00 vMB 50
587,612 587,612 000000000000000000035ed7865b9634d857b33f4951a8e150274ba0a3350ded 986 1.00/1.00 vMB 68
587,611 587,611 000000000000000000025877f88a5b5d18fc6fa2f864bd6c43c01d0ab9d06e17 1,839 1.00/1.00 vMB 28
587,610 587,610 00000000000000000009e4c4644844a9d273bede744ea25d16269bf2771959a2 2,209 1.00/1.00 vMB 53
587,609 587,609 0000000000000000000a0c228c0673b1145f4199ddadf8e353b57a4a1f96abad 1,286 1.00/1.00 vMB 27
587,608 587,608 0000000000000000001e5d0d4568626b416ddccb6089e34d4173dafcc34eaa4f 2,630 1.00/1.00 vMB 27
587,607 587,607 000000000000000000052691586dfec5f5847c2b3cc9a2a8694ab00ad3a457fe 2,221 1.00/1.00 vMB 37
587,606 587,606 000000000000000000077deb9fbe8a3eff8c00c4c148d25a0713f6ddb6bd8bde 1,358 1.00/1.00 vMB 36
587,605 587,605 0000000000000000001d8d68f87161c45bd196a820cda80a9487e9d31dec2d2a 1 0.00/1.00 vMB 0
587,604 587,604 000000000000000000027c1d95fd3b0514027bc94dc80c3d86096ca9a74ae555 1,991 1.00/1.00 vMB 46
587,603 587,603 0000000000000000000bbf110f1d737b4e075457fea02f9b88b44eca5a05b2be 2,506 1.00/1.00 vMB 65
587,602 587,602 0000000000000000000513891bd4b7971c75610801dbbc535e1b538bff2e307d 2,648 1.00/1.00 vMB 39
587,601 587,601 0000000000000000001daeacb407b2f6ee29170580c1baffc4de3be687dee867 3,106 1.00/1.00 vMB 92
587,600 587,600 0000000000000000001dc5972a09fde266a90c2324639de2128ad7b3aa900a09 1,078 0.34/1.00 vMB 26
587,599 587,599 0000000000000000000d56808c0f5ff48616f29bc234710c7e947f0c0df338a2 2,673 0.84/1.00 vMB 15
587,598 587,598 0000000000000000001c1c0645ff1ba57a6c1da35b0d23c9dce13fa3d2384740 2,409 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 783.01 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.91 GB
    • Received: 17.99 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.